提交历史

作者 SHA1 备注 提交日期
  dongsheng28849455 79b27c1934 Support muti-module for AOT mode (#2482) 2 年之前
  YAMAMOTO Takashi 444b159963 Implement async termination of blocking thread (#2516) 2 年之前
  Enrico Loparco 83db970953 Add user to enlarge memory error callback (#2546) 2 年之前
  YAMAMOTO Takashi a6fda9b7ab Add an API to terminate instance (#2538) 2 年之前
  YAMAMOTO Takashi 6c846acc59 Implement module instance context APIs (#2436) 2 年之前
  Enrico Loparco 709127d631 Add callback to handle memory.grow failures (#2522) 2 年之前
  tonibofarull 8d1cf46f02 Implement `wasm_externref_objdel` and `wasm_externref_set_cleanup` (#2455) 2 年之前
  Wenyong Huang 8b5bb0009d wasm_export.h: Fix struct wasm_val_t (#2435) 2 年之前
  Huang Qi 18092f86cc Make memory access boundary check behavior configurable (#2289) 2 年之前
  Wenyong Huang 8d88471c46 Implement AOT static PGO (#2243) 2 年之前
  Wenyong Huang 76be848ec3 Implement the segue optimization for LLVM AOT/JIT (#2230) 2 年之前
  TianlongLiang 0ee6e18a06 Rename parameter names in wasm_runtime_instantiate (#2045) 2 年之前
  YAMAMOTO Takashi 37b09d0f24 Expose wasm_runtime_call_indirect (#1969) 2 年之前
  liang.he 3698f2279b Improve wasm-c-api instantiation-time linking (#1902) 2 年之前
  Wenyong Huang 40a14b51c5 Enable running mode control for runtime and module instance (#1923) 2 年之前
  Andy 3e8927a31b Adding option to pass user data to allocator functions (#1765) 3 年之前
  Wenyong Huang 29b76dd275 Create module hash for each module in SGX lib-rats (#1745) 3 年之前
  YAMAMOTO Takashi 1032aac60b Add wasm_runtime_get_wasi_exit_code (#1748) 3 年之前
  YAMAMOTO Takashi ff4ee4a95f Add comments around wasm_runtime_set_wasi_args (#1692) 3 年之前
  YAMAMOTO Takashi 77ff7daaf4 Add wasm_runtime_unregister_natives (#1647) 3 年之前
  YAMAMOTO Takashi 5a93f0d667 wasm_export.h: Add comments on wasm_runtime_register_natives (#1580) 3 年之前
  Wenyong Huang 78b5c5b484 Merge dev/socket into main (#1393) 3 年之前
  Wenyong Huang 22c235b5ec Fix multi-module and some other issues (#1435) 3 年之前
  Huang Qi 77c516ac80 Add a new API to get free memory in memory pool (#1430) 3 年之前
  YAMAMOTO Takashi 3875c6649a wasm_runtime_start_debug_instance: Allow to override port (#1421) 3 年之前
  YAMAMOTO Takashi 5586f7b82d source debug: Remove unused platform_port (#1403) 3 年之前
  liang.he 717e8a48e2 Enable the semantic version mechanism for WAMR (#1374) 3 年之前
  YAMAMOTO Takashi 12931e7f59 Expose wasm_runtime_get_exec_env_singleton to the API users (#1388) 3 年之前
  Wenyong Huang bf28030993 Import WAMR Fast JIT (#1343) 3 年之前
  Wenyong Huang 0ec27af9df Add API wasm_runtime_set_module_inst (#1286) 3 年之前