Історія комітів

Автор SHA1 Опис Дата
  Huang Qi 412631ac13 fix: correct typos and improve comments across multiple files by codespell (#4116) 10 місяців тому
  James Ring 838dd81e68 don't return an uninitialized trap if argv_to_results fails (#3935) 1 рік тому
  James Ring e09613c722 support WASM_FUNCREF return type in argv_to_results (#3936) 1 рік тому
  Wenyong Huang a3960c834d Refine looking up aot function with index (#3882) 1 рік тому
  Wenyong Huang 48eaa2286a Refine wasm/aot function instance lookup (#3865) 1 рік тому
  liang.he 5e7d3ed59b Add APIs into wasm_c_api.h to summary wasm function execution duration (#3639) 1 рік тому
  Benbuck Nason 3746534010 Add table type API support (#3515) 1 рік тому
  Benbuck Nason 8239dd4aa7 Add wasm_export.h APIs to expose memory type (#3496) 1 рік тому
  Enrico Loparco 3b8ef89110 Clone data segments when specified with load args (#3463) 1 рік тому
  Enrico Loparco 6b1d81650d Allow not copying the wasm binary in wasm-c-api and not referring to the binary in wasm/aot loader (#3389) 1 рік тому
  Wenyong Huang 773efc006d Change WASM_ANYREF to WASM_EXTERNREF (#3426) 1 рік тому
  Benbuck Nason dbd8790681 Add WASM_V128 in wasm_valkind_enum (#3412) 1 рік тому
  Benbuck Nason c85bada2a9 Add wasm module global type information APIs (#3406) 1 рік тому
  Benbuck Nason ca61184ced Fix some spelling issues (#3385) 1 рік тому
  liang.he 4ef724bbff Enhance wasm loading with LoadArgs and support module names (#3265) 1 рік тому
  Wenyong Huang 2013f1f7d7 Fix warnings/issues reported in Windows and by CodeQL/Coverity (#3275) 1 рік тому
  liang.he d8d8f8ce04 Implement apis to set and get the name of a wasm module (#3254) 1 рік тому
  TianlongLiang c3e33a96ea Remove unused argument in wasm_runtime_lookup_function and refactor WASMModuleInstance (#3218) 1 рік тому
  Enrico Loparco 7692f32a94 Allow overriding max memory on module instantiation (#3198) 1 рік тому
  Wenyong Huang 16a4d71b34 Implement GC (Garbage Collection) feature for interpreter, AOT and LLVM-JIT (#3125) 1 рік тому
  Wenyong Huang 7f8e2133ec Fix windows build error and compilation warnings (#3095) 2 роки тому
  Wenyong Huang 9f64340529 Fix some issues reported by CodeQL (#3064) 2 роки тому
  Enrico Loparco 892a94fd05 fix(wasm-c-api): Do not clone stack frames if there's no trap (#3008) 2 роки тому
  Enrico Loparco ff25110840 Return stack frames of crashed thread when using wasm-c-api (#2908) 2 роки тому
  Wenyong Huang b21f17dd6d Refine AOT/JIT code call wasm-c-api import process (#2982) 2 роки тому
  Wenyong Huang c43e4505da Allow to set segue flags for wasm-c-api JIT (#2926) 2 роки тому
  liang.he 5c3ad0279a Enable AOT linux perf support (#2930) 2 роки тому
  Wenyong Huang 1055c9884b Refine wasm-c-api wasm_func_call (#2922) 2 роки тому
  liang.he 162a977006 Use wasm_config_t to pass private configuration to wasm_engine_new (#2837) 2 роки тому
  Wenyong Huang 858d1dd69c Fix duplicate vector init in wasm_module_validate (#2498) 2 роки тому