TianlongLiang
|
cab5ea4207
Sync gitbook with main (#4123)
|
il y a 10 mois |
Wenyong Huang
|
48eaa2286a
Refine wasm/aot function instance lookup (#3865)
|
il y a 1 an |
liang.he
|
5e7d3ed59b
Add APIs into wasm_c_api.h to summary wasm function execution duration (#3639)
|
il y a 1 an |
Benbuck Nason
|
3746534010
Add table type API support (#3515)
|
il y a 1 an |
Benbuck Nason
|
8239dd4aa7
Add wasm_export.h APIs to expose memory type (#3496)
|
il y a 1 an |
Enrico Loparco
|
3b8ef89110
Clone data segments when specified with load args (#3463)
|
il y a 1 an |
Enrico Loparco
|
6b1d81650d
Allow not copying the wasm binary in wasm-c-api and not referring to the binary in wasm/aot loader (#3389)
|
il y a 1 an |
Wenyong Huang
|
773efc006d
Change WASM_ANYREF to WASM_EXTERNREF (#3426)
|
il y a 1 an |
Benbuck Nason
|
dbd8790681
Add WASM_V128 in wasm_valkind_enum (#3412)
|
il y a 1 an |
Benbuck Nason
|
c85bada2a9
Add wasm module global type information APIs (#3406)
|
il y a 1 an |
Benbuck Nason
|
ca61184ced
Fix some spelling issues (#3385)
|
il y a 1 an |
liang.he
|
4ef724bbff
Enhance wasm loading with LoadArgs and support module names (#3265)
|
il y a 1 an |
Wenyong Huang
|
2013f1f7d7
Fix warnings/issues reported in Windows and by CodeQL/Coverity (#3275)
|
il y a 1 an |
liang.he
|
d8d8f8ce04
Implement apis to set and get the name of a wasm module (#3254)
|
il y a 1 an |
TianlongLiang
|
c3e33a96ea
Remove unused argument in wasm_runtime_lookup_function and refactor WASMModuleInstance (#3218)
|
il y a 1 an |
Enrico Loparco
|
7692f32a94
Allow overriding max memory on module instantiation (#3198)
|
il y a 1 an |
Wenyong Huang
|
16a4d71b34
Implement GC (Garbage Collection) feature for interpreter, AOT and LLVM-JIT (#3125)
|
il y a 1 an |
Wenyong Huang
|
7f8e2133ec
Fix windows build error and compilation warnings (#3095)
|
il y a 1 an |
Wenyong Huang
|
9f64340529
Fix some issues reported by CodeQL (#3064)
|
il y a 2 ans |
Enrico Loparco
|
892a94fd05
fix(wasm-c-api): Do not clone stack frames if there's no trap (#3008)
|
il y a 2 ans |
Enrico Loparco
|
ff25110840
Return stack frames of crashed thread when using wasm-c-api (#2908)
|
il y a 2 ans |
Wenyong Huang
|
b21f17dd6d
Refine AOT/JIT code call wasm-c-api import process (#2982)
|
il y a 2 ans |
Wenyong Huang
|
c43e4505da
Allow to set segue flags for wasm-c-api JIT (#2926)
|
il y a 2 ans |
liang.he
|
5c3ad0279a
Enable AOT linux perf support (#2930)
|
il y a 2 ans |
Wenyong Huang
|
1055c9884b
Refine wasm-c-api wasm_func_call (#2922)
|
il y a 2 ans |
liang.he
|
162a977006
Use wasm_config_t to pass private configuration to wasm_engine_new (#2837)
|
il y a 2 ans |
Wenyong Huang
|
858d1dd69c
Fix duplicate vector init in wasm_module_validate (#2498)
|
il y a 2 ans |
liang.he
|
f0632edc37
Clone the input binary during wasm_module_validate (#2483)
|
il y a 2 ans |
YAMAMOTO Takashi
|
51714c41c0
Introduce WASMModuleInstanceExtraCommon (#2429)
|
il y a 2 ans |
Christof Petig
|
5a23ae465c
Fix three multi-threading and wasm-c-api-imports issues (#2173)
|
il y a 2 ans |