Historique des commits

Auteur SHA1 Message Date
  Georgii Rylov fc3077b74d address comments il y a 1 an
  Georgii Rylov 857e6b73c8 formatting il y a 1 an
  Georgii Rylov 188eb1c941 remove unnecessary includes il y a 1 an
  Georgii Rylov :slightly_smiling_face 32338bb7d6 Copy read only API behind a flag instead of using user defined callback il y a 1 an
  Georgii Rylov 478b373cda update signature il y a 1 an
  Georgii Rylov 1f4d3dd4d4 clang-format il y a 1 an
  Georgii Rylov 68e4534822 Iterate callstack API il y a 1 an
  Wenyong Huang b038f2721b Merge pull request #3823 from bytecodealliance/dev/shared_heap il y a 1 an
  TianlongLiang 36d438051e Support table64 extension in classic-interp and AOT running modes (#3811) il y a 1 an
  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
  WenLY1 4dacef2d60 shared heap: Fix some issues and add basic unit test case (#3801) il y a 1 an
  Anders Bakken 21330990a8 Add no_resolve to LoadArgs and wasm_runtime_resolve_symbols (#3790) il y a 1 an
  Wenyong Huang 5e20cf383e Refactor shared heap feature for interpreter mode (#3794) 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
  Wenyong Huang 1329e1d3e1 Add support for multi-memory proposal in classic interpreter (#3742) il y a 1 an
  liang.he f844b33b2d Make wasi-nn backends as separated shared libraries (#3509) il y a 1 an
  Marcin Kolny fe5e7a9981 Implement Memory64 support for AOT (#3362) il y a 1 an
  Benbuck Nason 432a940735 Fix clang compile warnings (#3396) 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
  Wenyong Huang a23fa9f86c Implement memory64 for classic interpreter (#3266) 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 de803b2beb Small refactor on WASMModuleInstance and fix Go/Python language bindings (#3227) 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 2 ans
  Wenyong Huang 16a4d71b34 Implement GC (Garbage Collection) feature for interpreter, AOT and LLVM-JIT (#3125) il y a 2 ans
  Wenyong Huang af318bac81 Implement Exception Handling for classic interpreter (#3096) il y a 2 ans