liang.he
|
8acce563b4
Merge branch main into dev/instantiate_linking (#4100)
|
10 months ago |
liang.he
|
918b364bbe
[instantiation linking] Optimize aot func inst list (#4018)
|
11 months ago |
liang.he
|
b18cb3b2cb
[instantiation linking] Create and import WASMGlobalInstance (#3914)
|
1 year ago |
liang.he
|
23c8be1649
[instantiation linking] refactor wasm_table_inst_t (#3901)
|
1 year ago |
liang.he
|
ee2d60bf62
[instantiation linking] Create and import WASMTableInstance (#3898)
|
1 year ago |
liang.he
|
8c48d717fc
[instantiation linking] Refactor wasm_runtime_instantiate() (#3893)
|
1 year ago |
Wenyong Huang
|
534c493328
Merge branch main into dev/instantiate_linking (#3915)
|
1 year ago |
liang.he
|
9b5058c7fe
[instantiation linking] create and import WASMMemoryInstance for aot (#3887)
|
1 year ago |
Wenyong Huang
|
87588caa7f
Fix lookup function issue reported in nightly run (#3868)
|
1 year ago |
Wenyong Huang
|
48eaa2286a
Refine wasm/aot function instance lookup (#3865)
|
1 year ago |
Wenyong Huang
|
327374cfee
Fix some compile warnings and typos (#3854)
|
1 year ago |
Wenyong Huang
|
b038f2721b
Merge pull request #3823 from bytecodealliance/dev/shared_heap
|
1 year ago |
TianlongLiang
|
36d438051e
Support table64 extension in classic-interp and AOT running modes (#3811)
|
1 year ago |
Wenyong Huang
|
deacb7a8d8
Fix exec_env_tls assertion in module instantiation (#3844)
|
1 year ago |
Wenyong Huang
|
9ba36e284c
Implement shared heap for AOT (#3815)
|
1 year ago |
Anders Bakken
|
21330990a8
Add no_resolve to LoadArgs and wasm_runtime_resolve_symbols (#3790)
|
1 year ago |
Liangyu Zhang
|
51a71092bf
Support dynamic aot debug (#3788)
|
1 year ago |
Benbuck Nason
|
d64a3ab6ec
Fix aot multi export memory support (#3791)
|
1 year ago |
Benbuck Nason
|
926f662231
Add memory instance support apis (#3786)
|
1 year ago |
Marcin Kolny
|
9c2083a27f
Implement option for skipping function index in the callstack (#3785)
|
1 year ago |
Marcin Kolny
|
cbc2078898
AOT call stack optimizations (#3773)
|
1 year ago |
Marcin Kolny
|
65521b188d
Remove unnecessary code duplication in aot runtime (#3767)
|
1 year ago |
Wenyong Huang
|
1329e1d3e1
Add support for multi-memory proposal in classic interpreter (#3742)
|
1 year ago |
YAMAMOTO Takashi
|
50f28495a1
Remove a few hardcoded spec test knowledge from the core library (#3648)
|
1 year ago |
Wenyong Huang
|
73caf19e69
Fix compile warnings/error reported in Windows (#3616)
|
1 year ago |
Xenia Lu
|
6754b62195
Optimize for multi-module support in AOT mode (#3563)
|
1 year ago |
Xenia Lu
|
54b87cb097
Fix missing stack frame alloc/free in AOT multi-module invoke (#3562)
|
1 year ago |
Benbuck Nason
|
3746534010
Add table type API support (#3515)
|
1 year ago |
liang.he
|
f844b33b2d
Make wasi-nn backends as separated shared libraries (#3509)
|
1 year ago |
liang.he
|
028f43bc18
Fix compilation warnings of wasi-nn (#3497)
|
1 year ago |