Historique des commits

Auteur SHA1 Message Date
  Wenyong Huang 9ba36e284c Implement shared heap for AOT (#3815) il y a 1 an
  Wenyong Huang 1fd422ae6e Merge branch main into dev/shared_heap il y a 1 an
  Anders Bakken 21330990a8 Add no_resolve to LoadArgs and wasm_runtime_resolve_symbols (#3790) il y a 1 an
  WenLY1 92852f3719 Implement a first version of shared heap feature (#3789) il y a 1 an
  Benbuck Nason 926f662231 Add memory instance support apis (#3786) il y a 1 an
  Marcin Kolny 9c2083a27f Implement option for skipping function index in the callstack (#3785) il y a 1 an
  YAMAMOTO Takashi f453d9d5ce Appease GCC strict prototypes warning (#3775) il y a 1 an
  Marcin Kolny cbc2078898 AOT call stack optimizations (#3773) il y a 1 an
  YAMAMOTO Takashi b00904b092 Add a comment on AOT_SECTION_TYPE_SIGNATURE (#3746) il y a 1 an
  Wenyong Huang 67dce48201 Enable merged os_mmap for aot data sections and aot text (#3743) il y a 1 an
  Wenyong Huang 1329e1d3e1 Add support for multi-memory proposal in classic interpreter (#3742) il y a 1 an
  Benbuck Nason 501d7d5adf Add apis to get package version (#3601) il y a 1 an
  Xenia Lu 6754b62195 Optimize for multi-module support in AOT mode (#3563) il y a 1 an
  Benbuck Nason 3746534010 Add table type API support (#3515) il y a 1 an
  liang.he f844b33b2d Make wasi-nn backends as separated shared libraries (#3509) 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
  Marcin Kolny fe5e7a9981 Implement Memory64 support for AOT (#3362) il y a 1 an
  Benbuck Nason ca61184ced Fix some spelling issues (#3385) il y a 1 an
  Wenyong Huang 68bd30c6f9 Enhance GC subtyping checks (#3317) il y a 1 an
  liang.he 4ef724bbff Enhance wasm loading with LoadArgs and support module names (#3265) 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
  Wenyong Huang 0ee5ffce85 Refactor APIs and data structures as preliminary work for Memory64 (#3209) 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
  liang.he 5c8b8a17a6 Enhancements on wasm function execution time statistic (#2985) il y a 2 ans
  dongsheng28849455 79b27c1934 Support muti-module for AOT mode (#2482) il y a 2 ans
  Wenyong Huang 2cb701f7f3 Fix windows AOT hw bound check (#2475) il y a 2 ans
  YAMAMOTO Takashi 51714c41c0 Introduce WASMModuleInstanceExtraCommon (#2429) il y a 2 ans
  YAMAMOTO Takashi 91592429f4 Fix memory sharing (#2415) il y a 2 ans