提交歷史

作者 SHA1 備註 提交日期
  liang.he 918b364bbe [instantiation linking] Optimize aot func inst list (#4018) 11 月之前
  liang.he b18cb3b2cb [instantiation linking] Create and import WASMGlobalInstance (#3914) 1 年之前
  liang.he ee2d60bf62 [instantiation linking] Create and import WASMTableInstance (#3898) 1 年之前
  liang.he e030350bd7 [instantiation linking] create and import WASMMemoryInstance for interp (#3845) 1 年之前
  Wenyong Huang b038f2721b Merge pull request #3823 from bytecodealliance/dev/shared_heap 1 年之前
  TianlongLiang 36d438051e Support table64 extension in classic-interp and AOT running modes (#3811) 1 年之前
  Wenyong Huang 9ba36e284c Implement shared heap for AOT (#3815) 1 年之前
  Wenyong Huang 1fd422ae6e Merge branch main into dev/shared_heap 1 年之前
  WenLY1 4dacef2d60 shared heap: Fix some issues and add basic unit test case (#3801) 1 年之前
  Anders Bakken 21330990a8 Add no_resolve to LoadArgs and wasm_runtime_resolve_symbols (#3790) 1 年之前
  Wenyong Huang 5e20cf383e Refactor shared heap feature for interpreter mode (#3794) 1 年之前
  WenLY1 92852f3719 Implement a first version of shared heap feature (#3789) 1 年之前
  Benbuck Nason 926f662231 Add memory instance support apis (#3786) 1 年之前
  Wenyong Huang 1329e1d3e1 Add support for multi-memory proposal in classic interpreter (#3742) 1 年之前
  liang.he f844b33b2d Make wasi-nn backends as separated shared libraries (#3509) 1 年之前
  Marcin Kolny fe5e7a9981 Implement Memory64 support for AOT (#3362) 1 年之前
  Benbuck Nason 432a940735 Fix clang compile warnings (#3396) 1 年之前
  Wenyong Huang 68bd30c6f9 Enhance GC subtyping checks (#3317) 1 年之前
  liang.he 4ef724bbff Enhance wasm loading with LoadArgs and support module names (#3265) 1 年之前
  Wenyong Huang a23fa9f86c Implement memory64 for classic interpreter (#3266) 1 年之前
  liang.he d8d8f8ce04 Implement apis to set and get the name of a wasm module (#3254) 1 年之前
  TianlongLiang de803b2beb Small refactor on WASMModuleInstance and fix Go/Python language bindings (#3227) 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 年之前
  Wenyong Huang af318bac81 Implement Exception Handling for classic interpreter (#3096) 1 年之前
  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 年之前
  Wenyong Huang 4d5eb346fc Change is_shared_memory type from bool to uint8 (#2800) 2 年之前