Commit History

作者 SHA1 備註 提交日期
  TianlongLiang cab5ea4207 Sync gitbook with main (#4123) 10 月之前
  Wenyong Huang 48eaa2286a Refine wasm/aot function instance lookup (#3865) 1 年之前
  Wenyong Huang 74d2427fdc Allow to set native stack boundary to exec_env (#3862) 1 年之前
  Wenyong Huang 327374cfee Fix some compile warnings and typos (#3854) 1 年之前
  Wenyong Huang b038f2721b Merge pull request #3823 from bytecodealliance/dev/shared_heap 1 年之前
  Wenyong Huang 9ba36e284c Implement shared heap for AOT (#3815) 1 年之前
  Wenyong Huang e87f7a920d Fix Windows compile error when uvwasi is enabled (#3810) 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 年之前
  YAMAMOTO Takashi f453d9d5ce Appease GCC strict prototypes warning (#3775) 1 年之前
  Wenyong Huang 1329e1d3e1 Add support for multi-memory proposal in classic interpreter (#3742) 1 年之前
  Wenyong Huang d67cc26d56 Fix load error not reported when magic header is invalid (#3734) 1 年之前
  Huang Qi 58ca02bc5f Add support for RISCV32 ILP32F (#3708) 1 年之前
  Wenyong Huang 8af155076c Update version to 2.1.1 and update release notes (#3618) 1 年之前
  Benbuck Nason 501d7d5adf Add apis to get package version (#3601) 1 年之前
  Benbuck Nason 8a6379bd0a Add wasm_runtime_get_module_package_type() and wasm_runtime_get_file_package_type() (#3600) 1 年之前
  Xenia Lu 6754b62195 Optimize for multi-module support in AOT mode (#3563) 1 年之前
  Xenia Lu f7d2826772 Allow missing imports in wasm loader and report error in wasm instantiation instead (#3539) 1 年之前
  Benbuck Nason 7d3bac62af Add linked field comment for aot import type (#3557) 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 年之前
  Benbuck Nason 56b42908a8 Fix internal global getter types (#3495) 1 年之前
  TianlongLiang ab4e17b701 Modify logging for windows exception handler and remove unused function (#3489) 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 年之前
  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 年之前