Wenyong Huang
|
b038f2721b
Merge pull request #3823 from bytecodealliance/dev/shared_heap
|
1 anno fa |
TianlongLiang
|
36d438051e
Support table64 extension in classic-interp and AOT running modes (#3811)
|
1 anno fa |
Wenyong Huang
|
9ba36e284c
Implement shared heap for AOT (#3815)
|
1 anno fa |
Wenyong Huang
|
1fd422ae6e
Merge branch main into dev/shared_heap
|
1 anno fa |
WenLY1
|
4dacef2d60
shared heap: Fix some issues and add basic unit test case (#3801)
|
1 anno fa |
Anders Bakken
|
21330990a8
Add no_resolve to LoadArgs and wasm_runtime_resolve_symbols (#3790)
|
1 anno fa |
Wenyong Huang
|
5e20cf383e
Refactor shared heap feature for interpreter mode (#3794)
|
1 anno fa |
WenLY1
|
92852f3719
Implement a first version of shared heap feature (#3789)
|
1 anno fa |
Benbuck Nason
|
926f662231
Add memory instance support apis (#3786)
|
1 anno fa |
Wenyong Huang
|
1329e1d3e1
Add support for multi-memory proposal in classic interpreter (#3742)
|
1 anno fa |
liang.he
|
f844b33b2d
Make wasi-nn backends as separated shared libraries (#3509)
|
1 anno fa |
Marcin Kolny
|
fe5e7a9981
Implement Memory64 support for AOT (#3362)
|
1 anno fa |
Benbuck Nason
|
432a940735
Fix clang compile warnings (#3396)
|
1 anno fa |
Wenyong Huang
|
68bd30c6f9
Enhance GC subtyping checks (#3317)
|
1 anno fa |
liang.he
|
4ef724bbff
Enhance wasm loading with LoadArgs and support module names (#3265)
|
1 anno fa |
Wenyong Huang
|
a23fa9f86c
Implement memory64 for classic interpreter (#3266)
|
1 anno fa |
liang.he
|
d8d8f8ce04
Implement apis to set and get the name of a wasm module (#3254)
|
1 anno fa |
TianlongLiang
|
de803b2beb
Small refactor on WASMModuleInstance and fix Go/Python language bindings (#3227)
|
1 anno fa |
TianlongLiang
|
c3e33a96ea
Remove unused argument in wasm_runtime_lookup_function and refactor WASMModuleInstance (#3218)
|
1 anno fa |
Wenyong Huang
|
0ee5ffce85
Refactor APIs and data structures as preliminary work for Memory64 (#3209)
|
1 anno fa |
Enrico Loparco
|
7692f32a94
Allow overriding max memory on module instantiation (#3198)
|
1 anno fa |
Wenyong Huang
|
16a4d71b34
Implement GC (Garbage Collection) feature for interpreter, AOT and LLVM-JIT (#3125)
|
1 anno fa |
Wenyong Huang
|
af318bac81
Implement Exception Handling for classic interpreter (#3096)
|
1 anno fa |
liang.he
|
5c8b8a17a6
Enhancements on wasm function execution time statistic (#2985)
|
2 anni fa |
Wenyong Huang
|
b21f17dd6d
Refine AOT/JIT code call wasm-c-api import process (#2982)
|
2 anni fa |
Wenyong Huang
|
4d5eb346fc
Change is_shared_memory type from bool to uint8 (#2800)
|
2 anni fa |
Huang Qi
|
0b29904f26
Fix configurable bounds checks typo (#2809)
|
2 anni fa |
YAMAMOTO Takashi
|
562a5dd1b6
Fix data/elem drop (#2747)
|
2 anni fa |
Wenyong Huang
|
52db362b89
Refine lock/unlock shared memory (#2682)
|
2 anni fa |
dongsheng28849455
|
79b27c1934
Support muti-module for AOT mode (#2482)
|
2 anni fa |