提交歷史

作者 SHA1 備註 提交日期
  Benbuck Nason e8df3b5c48 Consistent const keyword position in wasm_export.h (#3558) 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 年之前
  Benbuck Nason c5ab862dbb Add api to get export global instance (#3452) 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 年之前
  Benbuck Nason 0f17a1464e Add comments to global type function declarations (#3431) 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 432a940735 Fix clang compile warnings (#3396) 1 年之前
  Benbuck Nason ca61184ced Fix some spelling issues (#3385) 1 年之前
  Benbuck Nason c0e33f08b0 Expose API to get import/export function's param/result valkind (#3363) 1 年之前
  Benbuck Nason 4abf288c94 Fix typo for 'native' in wasm_export.h (#3376) 1 年之前
  YAMAMOTO Takashi 410ee580ae Add wasm_runtime_detect_native_stack_overflow_size (#3355) 1 年之前
  Wenyong Huang e7a8b3e743 Update version number to 2.0.0 and update release notes (#3327) 1 年之前
  Benbuck Nason 8253c417a8 Add functions to expose module import/export info (#3330) 1 年之前
  dongsheng28849455 ba59e56e19 User defined memory allocator for different purposes (#3316) 1 年之前
  TianlongLiang 4e634bed3f Add necessary comments for doxygen (#3299) 1 年之前
  liang.he 4ef724bbff Enhance wasm loading with LoadArgs and support module names (#3265) 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 年之前
  Wenyong Huang 0ee5ffce85 Refactor APIs and data structures as preliminary work for Memory64 (#3209) 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 年之前
  YAMAMOTO Takashi 17b0111577 wasm_runtime_begin_blocking_op: A comment about usage expectation (#3056) 2 年之前
  liang.he 5c8b8a17a6 Enhancements on wasm function execution time statistic (#2985) 2 年之前
  Wenyong Huang b21f17dd6d Refine AOT/JIT code call wasm-c-api import process (#2982) 2 年之前
  liang.he 5c3ad0279a Enable AOT linux perf support (#2930) 2 年之前
  Wenyong Huang 4a7a66e900 Enable wasm_runtime_terminate for single-threading (#2924) 2 年之前