Zhenwei Jin
|
db246776ec
fix: use copy of input for wasm_runtime_load to fix overwrites-const-input in fuzz (#4869)
|
1 ay önce |
Vyacheslav Chigrin
|
26aa924acd
Move exception lock to ModuleInstance data. (#4772)
|
1 ay önce |
liang.he
|
46472ee6c8
Enable Unit test on Mac(m1) (#4841)
|
1 ay önce |
liang.he
|
9d1dc3e4d2
Fix: Fix null pointer dereference in wasm_c_api.c (#4863)
|
1 ay önce |
liang.he
|
f159cc56ac
Fix: initialize record_frame in aot_copy_callstack (#4861)
|
1 ay önce |
liang.he
|
9e4aa9c850
fuzzing: reject non-wasm files quickly and execute aot after compilation (#4780)
|
1 ay önce |
dependabot[bot]
|
46c341bc87
build(deps): Bump github/codeql-action from 4.32.5 to 4.32.6 (#4868)
|
1 ay önce |
Dan Kouba
|
d9091cca01
Fix mismatch of enum sizes between WASM and host (#4676)
|
1 ay önce |
Yi Liu
|
163a91b05a
Fix relocation addend sign extension on 32-bit platforms (#4846)
|
1 ay önce |
Yi Liu
|
539bebed9c
Fix missing IS_INVALID_TAGINDEX check in RETHROW handler (#4837)
|
1 ay önce |
Ze Sheng
|
fe5276a155
fuzz: remove unnecessary internal headers from wasm_mutator_fuzz (#4865)
|
1 ay önce |
liang.he
|
0ec91cee50
Refactoring enclave sample (#4828)
|
1 ay önce |
Zhenwei Jin
|
723398263f
fix(ems): avoid abort in gc_migrate when heap metadata is corrupted (#4862)
|
1 ay önce |
Krisztian
|
fa7c2d37f4
clean(zephyr): reduce warnings on zephyr platform (#4860)
|
1 ay önce |
Yi Liu
|
595dcd564f
Fix off-by-one in aot_alloc_tiny_frame overflow check (#4845)
|
2 ay önce |
liang.he
|
01f4ff4cdb
workaround: prevent usage of anyref in struct fields and array elements (#4819)
|
2 ay önce |
liang.he
|
e325a5afff
fix: update shared_heap_test to use os_getpagesize for memory size calculations (#4852)
|
2 ay önce |
liang.he
|
968fbbb4c9
Fix a compilation error by clang-17 (#4812)
|
2 ay önce |
Yi Liu
|
3d707f9173
Add bounds checking for output tensor buffer in wasi-nn llama.cpp (#4847)
|
2 ay önce |
dependabot[bot]
|
aea4da0df4
build(deps): Bump github/codeql-action from 4.32.4 to 4.32.5 (#4858)
|
2 ay önce |
dependabot[bot]
|
c83408ade2
build(deps): Bump actions/upload-artifact from 6.0.0 to 7.0.0 (#4859)
|
2 ay önce |
kogum4
|
dcf137e961
windows: fix vectored exception handler lifecycle for repeated thread env init/destroy (#4842)
|
2 ay önce |
Yi Liu
|
6a504e5ade
Fix sock_connect using wrong rights constant (#4849)
|
2 ay önce |
Taylor C. Richberger
|
9143b1a2e3
fix: WASM_API_EXTERN should get visibility("default") on gcc and clang (#4851)
|
2 ay önce |
Krisztian
|
ea063cdf5b
Improve zephyr's networking code (#4839)
|
2 ay önce |
dependabot[bot]
|
8bf91c1c56
build(deps): Bump github/codeql-action from 4.32.3 to 4.32.4 (#4840)
|
2 ay önce |
Robert Ismo
|
041311b772
Fix typo in README from WARM to WAMR (#4843)
|
2 ay önce |
dependabot[bot]
|
c46b10dcbc
build(deps): Bump github/codeql-action from 4.32.2 to 4.32.3 (#4838)
|
2 ay önce |
liang.he
|
0c9fe614ae
Improve shared_heap test cases. (#4834)
|
2 ay önce |
Yi Liu
|
6db91d7e24
Fix off-by-one in AOT func_index bounds checks (#4836)
|
2 ay önce |