.. |
arch
|
Merge branch main into dev/gc_refactor (#2114)
|
2023-04-07 12:01:45 +08:00 |
gc
|
Fix test script error and related wamrc and GC issues (#2975)
|
2024-01-08 09:41:56 +08:00 |
iwasm_common.cmake
|
Merge branch main into dev/gc_refactor (#2114)
|
2023-04-07 12:01:45 +08:00 |
SConscript
|
Add ia32 support and fix compiling issue for RT-Thread (#730)
|
2021-09-07 10:20:14 +08:00 |
wasm_application.c
|
Fix typo of WASM_ENABLE_SPEC_TEST macro in wasm_application.c (#2902)
|
2023-12-13 16:00:57 +08:00 |
wasm_blocking_op.c
|
Implement async termination of blocking thread (#2516)
|
2023-09-20 18:11:52 +08:00 |
wasm_c_api_internal.h
|
Return stack frames of crashed thread when using wasm-c-api (#2908)
|
2024-01-11 12:13:05 +08:00 |
wasm_c_api.c
|
Merge branch main into dev/gc_refactor
|
2024-01-26 16:43:51 +08:00 |
wasm_exec_env.c
|
Implement aot_alloc_frame/aot_free_frame with LLVM IRs (#2830)
|
2023-12-12 12:12:02 +08:00 |
wasm_exec_env.h
|
Implement aot_alloc_frame/aot_free_frame with LLVM IRs (#2830)
|
2023-12-12 12:12:02 +08:00 |
wasm_memory.c
|
Access linear memory size atomically (#2834)
|
2023-11-29 20:27:17 +08:00 |
wasm_memory.h
|
Access linear memory size atomically (#2834)
|
2023-11-29 20:27:17 +08:00 |
wasm_native.c
|
Merge branch main into dev/gc_refactor
|
2024-01-26 16:43:51 +08:00 |
wasm_native.h
|
Merge branch main into dev/gc_refactor
|
2024-01-12 18:40:47 +08:00 |
wasm_runtime_common.c
|
Merge branch main into dev/gc_refactor
|
2024-01-26 16:43:51 +08:00 |
wasm_runtime_common.h
|
Merge branch main into dev/gc_refactor
|
2024-01-26 16:43:51 +08:00 |
wasm_shared_memory.c
|
Check arguments before calling bh_hash_map_find (#3055)
|
2024-01-19 19:29:21 +08:00 |
wasm_shared_memory.h
|
Refine lock/unlock shared memory (#2682)
|
2023-10-31 11:46:03 +08:00 |
wasm_suspend_flags.h
|
Do not inherit WASM_SUSPEND_FLAG_BLOCKING from the parent thread (#3051)
|
2024-01-19 09:55:01 +08:00 |