Wenyong Huang 4d5eb346fc Change is_shared_memory type from bool to uint8 (#2800) 2 лет назад
..
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 562a5dd1b6 Fix data/elem drop (#2747) 2 лет назад
wasm_interp.h 032b9aa74b Fix issue of restoring wasm operand stack (#1721) 3 лет назад
wasm_interp_classic.c 0b29904f26 Fix configurable bounds checks typo (#2809) 2 лет назад
wasm_interp_fast.c 0b29904f26 Fix configurable bounds checks typo (#2809) 2 лет назад
wasm_loader.c e8c8f7fca6 Fix return type in wasm_loader_get_custom_section (#2794) 2 лет назад
wasm_loader.h e0a8aa09be Fix build error when enable custom section without interpreter (#1229) 3 лет назад
wasm_mini_loader.c d6bba13e86 Fix fast-interp "pre-compiled label offset out of range" issue (#2659) 2 лет назад
wasm_opcode.h bc60064de5 Fix data races in atomic wait/notify and interp goto table (#1971) 2 лет назад
wasm_runtime.c 4d5eb346fc Change is_shared_memory type from bool to uint8 (#2800) 2 лет назад
wasm_runtime.h 4d5eb346fc Change is_shared_memory type from bool to uint8 (#2800) 2 лет назад