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