| .. |
|
SConscript
|
8ec03a5165
add porting codes of rt-thread (#494)
|
5 年 前 |
|
iwasm_interp.cmake
|
7a287fd1a9
Implement wasm mini loader and refine footprint of loader and runtime (#276)
|
5 年 前 |
|
wasm.h
|
59b2099b68
Fix some check issues on table operations (#2392)
|
2 年 前 |
|
wasm_interp.h
|
032b9aa74b
Fix issue of restoring wasm operand stack (#1721)
|
3 年 前 |
|
wasm_interp_classic.c
|
64baf54d88
Fix label index out-of-range references in op_br_table_cache (#2615)
|
2 年 前 |
|
wasm_interp_fast.c
|
00539620e9
Improve stack trace dump and fix coding guideline CI (#2599)
|
2 年 前 |
|
wasm_loader.c
|
79b27c1934
Support muti-module for AOT mode (#2482)
|
2 年 前 |
|
wasm_loader.h
|
e0a8aa09be
Fix build error when enable custom section without interpreter (#1229)
|
3 年 前 |
|
wasm_mini_loader.c
|
6382162711
Fix loader push_pop_frame_ref_offset (#2590)
|
2 年 前 |
|
wasm_opcode.h
|
bc60064de5
Fix data races in atomic wait/notify and interp goto table (#1971)
|
2 年 前 |
|
wasm_runtime.c
|
00539620e9
Improve stack trace dump and fix coding guideline CI (#2599)
|
2 年 前 |
|
wasm_runtime.h
|
79b27c1934
Support muti-module for AOT mode (#2482)
|
2 年 前 |