| .. |
|
arch
|
42ced88424
Fix stack alignment issue on ia32 (#1934)
|
3 年之前 |
|
gc
|
e89db5c5d0
Implement GC for fast interpreter (#1999)
|
2 年之前 |
|
SConscript
|
7e60b8608e
Add ia32 support and fix compiling issue for RT-Thread (#730)
|
4 年之前 |
|
iwasm_common.cmake
|
12bcc20710
Implement invokeNative asm code for MinGW (#1753)
|
3 年之前 |
|
wasm_application.c
|
5d44ec501d
Merge branch main into dev/gc_refactor
|
2 年之前 |
|
wasm_c_api.c
|
5d44ec501d
Merge branch main into dev/gc_refactor
|
2 年之前 |
|
wasm_c_api_internal.h
|
84a23d43ec
wasm-c-api: Fix init/destroy thread env multiple times issue (#1766)
|
3 年之前 |
|
wasm_exec_env.c
|
7ef782ec2b
Enable gc reclaim in wasm_exec_env_create (#2043)
|
2 年之前 |
|
wasm_exec_env.h
|
5d44ec501d
Merge branch main into dev/gc_refactor
|
2 年之前 |
|
wasm_memory.c
|
e8d718096d
Add/reorganize locks for thread synchronization (#1995)
|
2 年之前 |
|
wasm_memory.h
|
e8d718096d
Add/reorganize locks for thread synchronization (#1995)
|
2 年之前 |
|
wasm_native.c
|
5d44ec501d
Merge branch main into dev/gc_refactor
|
2 年之前 |
|
wasm_native.h
|
80e2f3dd7f
Refactor GC feature (#1956)
|
3 年之前 |
|
wasm_runtime_common.c
|
5d44ec501d
Merge branch main into dev/gc_refactor
|
2 年之前 |
|
wasm_runtime_common.h
|
5d44ec501d
Merge branch main into dev/gc_refactor
|
2 年之前 |
|
wasm_shared_memory.c
|
e8d718096d
Add/reorganize locks for thread synchronization (#1995)
|
2 年之前 |
|
wasm_shared_memory.h
|
216dc43ab4
Use shared memory lock for threads generated from same module (#1960)
|
3 年之前 |