| .. |
|
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
|
cba4c78273
Enable call wasm-c-api native func directly from interpreter (#656)
|
4 years ago |
|
wasm_interp.h
|
240ca2ed46
Implement performance profiler and call stack dump, and update toolchain document (#501)
|
5 years ago |
|
wasm_interp_classic.c
|
cba4c78273
Enable call wasm-c-api native func directly from interpreter (#656)
|
4 years ago |
|
wasm_interp_fast.c
|
cba4c78273
Enable call wasm-c-api native func directly from interpreter (#656)
|
4 years ago |
|
wasm_loader.c
|
b554a9d05d
Implement wasm-c-api frame/trap APIs for interpreter mode (#660)
|
4 years ago |
|
wasm_loader.h
|
03d45f1d62
Import reference-types feature (#612)
|
4 years ago |
|
wasm_mini_loader.c
|
b554a9d05d
Implement wasm-c-api frame/trap APIs for interpreter mode (#660)
|
4 years ago |
|
wasm_opcode.h
|
03d45f1d62
Import reference-types feature (#612)
|
4 years ago |
|
wasm_runtime.c
|
0f1ce9ef3d
Implement wasm-c-api frame/trap APIs for AOT mode (#663)
|
4 years ago |
|
wasm_runtime.h
|
0f1ce9ef3d
Implement wasm-c-api frame/trap APIs for AOT mode (#663)
|
4 years ago |