| .. |
|
SConscript
|
8ec03a5165
add porting codes of rt-thread (#494)
|
5 years ago |
|
iwasm_interp.cmake
|
7a287fd1a9
Implement wasm mini loader and refine footprint of loader and runtime (#276)
|
5 years ago |
|
wasm.h
|
605c8b07dc
Fix issue of Multi-tier JIT (#2056)
|
2 years ago |
|
wasm_interp.h
|
032b9aa74b
Fix issue of restoring wasm operand stack (#1721)
|
3 years ago |
|
wasm_interp_classic.c
|
76be848ec3
Implement the segue optimization for LLVM AOT/JIT (#2230)
|
2 years ago |
|
wasm_interp_fast.c
|
76be848ec3
Implement the segue optimization for LLVM AOT/JIT (#2230)
|
2 years ago |
|
wasm_loader.c
|
76be848ec3
Implement the segue optimization for LLVM AOT/JIT (#2230)
|
2 years ago |
|
wasm_loader.h
|
e0a8aa09be
Fix build error when enable custom section without interpreter (#1229)
|
3 years ago |
|
wasm_mini_loader.c
|
76be848ec3
Implement the segue optimization for LLVM AOT/JIT (#2230)
|
2 years ago |
|
wasm_opcode.h
|
bc60064de5
Fix data races in atomic wait/notify and interp goto table (#1971)
|
2 years ago |
|
wasm_runtime.c
|
7ec77598dd
Fix format warning by PRIu32 in [wasm|aot] dump call stack (#2251)
|
2 years ago |
|
wasm_runtime.h
|
3977f0b22a
Use pre-created exec_env for instantiation and module_malloc/free (#2047)
|
2 years ago |