YAMAMOTO Takashi 18529253d8 interpreter: Simplify memory.grow a bit (#2899) 2 gadi atpakaļ
..
SConscript 8ec03a5165 add porting codes of rt-thread (#494) 5 gadi atpakaļ
iwasm_interp.cmake 7a287fd1a9 Implement wasm mini loader and refine footprint of loader and runtime (#276) 5 gadi atpakaļ
wasm.h 562a5dd1b6 Fix data/elem drop (#2747) 2 gadi atpakaļ
wasm_interp.h 032b9aa74b Fix issue of restoring wasm operand stack (#1721) 3 gadi atpakaļ
wasm_interp_classic.c 18529253d8 interpreter: Simplify memory.grow a bit (#2899) 2 gadi atpakaļ
wasm_interp_fast.c 18529253d8 interpreter: Simplify memory.grow a bit (#2899) 2 gadi atpakaļ
wasm_loader.c 4aee3cf14e Avoid memory import failure when wasi-threads is enabled (#2893) 2 gadi atpakaļ
wasm_loader.h e0a8aa09be Fix build error when enable custom section without interpreter (#1229) 3 gadi atpakaļ
wasm_mini_loader.c 53c3fa27d4 Fix block with type issue in fast interp (#2866) 2 gadi atpakaļ
wasm_opcode.h bc60064de5 Fix data races in atomic wait/notify and interp goto table (#1971) 2 gadi atpakaļ
wasm_runtime.c 4d5eb346fc Change is_shared_memory type from bool to uint8 (#2800) 2 gadi atpakaļ
wasm_runtime.h 4d5eb346fc Change is_shared_memory type from bool to uint8 (#2800) 2 gadi atpakaļ