wasm-micro-runtime/core/iwasm/runtime/vmcore-wasm
wenyongh 538422e58a Enhance malformed wasm file checking
Fix issue of print hex int and implement utf8 string check
Fix wasi file read/write right issue
Fix minor issue of build wasm app doc
2019-11-27 10:46:42 +08:00
..
invokeNative_arm.s Relicense to Apache-2.0 with the LLVM-exception (#137) 2019-11-12 07:45:21 +08:00
invokeNative_em64.s Relicense to Apache-2.0 with the LLVM-exception (#137) 2019-11-12 07:45:21 +08:00
invokeNative_general.c Relicense to Apache-2.0 with the LLVM-exception (#137) 2019-11-12 07:45:21 +08:00
invokeNative_ia32.s Relicense to Apache-2.0 with the LLVM-exception (#137) 2019-11-12 07:45:21 +08:00
invokeNative_mips.s Relicense to Apache-2.0 with the LLVM-exception (#137) 2019-11-12 07:45:21 +08:00
vmcore.cmake Relicense to Apache-2.0 with the LLVM-exception (#137) 2019-11-12 07:45:21 +08:00
wasm_application.c Sync up with internal/feature 2019-11-25 22:26:51 +08:00
wasm_interp.c Enhance malformed wasm file checking 2019-11-27 10:46:42 +08:00
wasm_interp.h Enable WASI feature, enhance security and add SGX sample (#142) 2019-11-20 21:16:36 +08:00
wasm_loader.c Enhance malformed wasm file checking 2019-11-27 10:46:42 +08:00
wasm_loader.h Relicense to Apache-2.0 with the LLVM-exception (#137) 2019-11-12 07:45:21 +08:00
wasm_native.h Relicense to Apache-2.0 with the LLVM-exception (#137) 2019-11-12 07:45:21 +08:00
wasm_opcode.h Relicense to Apache-2.0 with the LLVM-exception (#137) 2019-11-12 07:45:21 +08:00
wasm_runtime.c Enhance malformed wasm file checking 2019-11-27 10:46:42 +08:00
wasm_runtime.h Enable WASI feature, enhance security and add SGX sample (#142) 2019-11-20 21:16:36 +08:00
wasm_thread.h Relicense to Apache-2.0 with the LLVM-exception (#137) 2019-11-12 07:45:21 +08:00
wasm.h Enhance malformed wasm file checking 2019-11-27 10:46:42 +08:00