Commit History

Autor SHA1 Mensaxe Data
  liang.he 216404d7cb initialize WASI stdio handles to invalid for better error handling (#4092) hai 10 meses
  YAMAMOTO Takashi 3232bdf2f7 teach aot emitter/loader about .srodata and .srodata.cst* sections (#4240) hai 10 meses
  Huang Qi 412631ac13 fix: correct typos and improve comments across multiple files by codespell (#4116) hai 1 ano
  jia xiang 73998e4c85 fix: fix load aarch64 aot failed (#4114) hai 1 ano
  TianlongLiang e693608476 log warning instaed of assertion (#4119) hai 1 ano
  eric d9c01b39d1 fix: when load aot init expr,no type_idx set. (#4094) hai 1 ano
  liang.he c6712b4033 add a validator for aot module (#3995) hai 1 ano
  Huang Qi 38cf274292 Optimize memory initialization handling in AOT loader (#3983) hai 1 ano
  liang.he 591b740571 Consume the placeholders that were put when emitting table info (#3940) hai 1 ano
  liang.he e352f0ab10 Refactor AOT loader to support compatible versions (#3891) hai 1 ano
  liang.he 1138435455 Fix mmap flags for AOT loader on non-Linux SGX platforms (#3890) hai 1 ano
  James Ring 3ad95303d6 Fix quadratic runtime for duplicate export name detection (#3861) hai 1 ano
  Wenyong Huang 327374cfee Fix some compile warnings and typos (#3854) hai 1 ano
  Wenyong Huang b16b6044ee Enable libc-wasi for windows msvc build (#3852) hai 1 ano
  TianlongLiang 36d438051e Support table64 extension in classic-interp and AOT running modes (#3811) hai 1 ano
  Wenyong Huang e87f7a920d Fix Windows compile error when uvwasi is enabled (#3810) hai 1 ano
  Anders Bakken 21330990a8 Add no_resolve to LoadArgs and wasm_runtime_resolve_symbols (#3790) hai 1 ano
  Marcin Kolny cbc2078898 AOT call stack optimizations (#3773) hai 1 ano
  Anders Bakken eab409a4df aot loader: Call os_mmap with MMAP_MAP_32BIT only when target is x86-64 or riscv64 (#3755) hai 1 ano
  Anders Bakken e8c2952bf9 Fix arm64 issues on mac (#3688) hai 1 ano
  Wenyong Huang 67dce48201 Enable merged os_mmap for aot data sections and aot text (#3743) hai 1 ano
  Benbuck Nason 501d7d5adf Add apis to get package version (#3601) hai 1 ano
  liang.he f118492b1d Add integer overflow check for some indices in wasm/aot loader (#3579) hai 1 ano
  liang.he 65bf04e986 aot loader: Check import global value type before using (#3571) hai 1 ano
  Xenia Lu 6754b62195 Optimize for multi-module support in AOT mode (#3563) hai 1 ano
  liang.he cfffb62ad2 aot loader: Verify global value type (#3560) hai 1 ano
  liang.he 95f7717555 aot loader: Add more checks in `load_native_symbol_section()` (#3559) hai 1 ano
  Benbuck Nason 3746534010 Add table type API support (#3515) hai 1 ano
  liang.he fa8a80a115 aot loader: Prevent loading multiple native symbol sections (#3538) hai 1 ano
  liang.he c19bc95391 Validate func type in aot loader (#3535) hai 1 ano