| .. |
|
arch
|
1d255ce0b5
refactor: Improve debug experience with CFI directives and proper label naming in Thumb invokeNative (#4719)
|
1 month ago |
|
gc
|
8e60feb181
Collective fix for typos and minor bugs (#4369)
|
6 months ago |
|
SConscript
|
c32a6ceae1
Refactor SConscript and add file checks in iwasm.c (#3945)
|
1 year ago |
|
iwasm_common.cmake
|
1b9542830e
Implement invokeNative asm code for armasm64 assembler on ARM64 Windows (#4636)
|
3 months ago |
|
wasm_application.c
|
0b97d0cb14
Merge dev/zephyr_file_socket into main (#4347)
|
4 months ago |
|
wasm_blocking_op.c
|
444b159963
Implement async termination of blocking thread (#2516)
|
2 years ago |
|
wasm_c_api.c
|
412631ac13
fix: correct typos and improve comments across multiple files by codespell (#4116)
|
10 months ago |
|
wasm_c_api_internal.h
|
ca61184ced
Fix some spelling issues (#3385)
|
1 year ago |
|
wasm_exec_env.c
|
c018b8ab98
feat: Add instruction metering for interpreter (#4122)
|
7 months ago |
|
wasm_exec_env.h
|
c018b8ab98
feat: Add instruction metering for interpreter (#4122)
|
7 months ago |
|
wasm_loader_common.c
|
2d05aece1a
add validation for struct field type (#4536)
|
5 months ago |
|
wasm_loader_common.h
|
2d05aece1a
add validation for struct field type (#4536)
|
5 months ago |
|
wasm_memory.c
|
f8448b6d79
Add a runtime API for reset shared heap(chain) (#4740)
|
4 weeks ago |
|
wasm_memory.h
|
f8448b6d79
Add a runtime API for reset shared heap(chain) (#4740)
|
4 weeks ago |
|
wasm_native.c
|
e2cf59cc26
Fix an undefined reference problem (#4612)
|
4 months ago |
|
wasm_native.h
|
f453d9d5ce
Appease GCC strict prototypes warning (#3775)
|
1 year ago |
|
wasm_runtime_common.c
|
07466407ba
Ensure --addr-pool mask accepts numbers only (#4619)
|
3 weeks ago |
|
wasm_runtime_common.h
|
912c2a6e31
add a set of apis to configure wasi via InstantiationArgs2 (#4707)
|
1 month ago |
|
wasm_shared_memory.c
|
7898af9f21
fix bug and add unit test case for runtime api when shared heap is enabled (#4695)
|
2 months ago |
|
wasm_shared_memory.h
|
f453d9d5ce
Appease GCC strict prototypes warning (#3775)
|
1 year ago |
|
wasm_suspend_flags.h
|
8b37048823
Do not inherit WASM_SUSPEND_FLAG_BLOCKING from the parent thread (#3051)
|
2 years ago |