You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
wasm3/source
Volodymyr Shymanskyy 8291bdb162
Remove d_m3LogStackTrace in favour of d_m3RecordBacktraces
3 years ago
..
extra Add minimal coremark binary 3 years ago
CMakeLists.txt Switch to UVWASI for a test 4 years ago
m3_api_defs.h Improve WASI security via m3ApiCheckMem. Close #197 3 years ago
m3_api_libc.c Switch Android example to run CoreMark instead of fib(40) 3 years ago
m3_api_libc.h
m3_api_meta_wasi.c Fix WASI build 3 years ago
m3_api_tracer.c Basic stack access API. Closes #41 3 years ago
m3_api_tracer.h
m3_api_uvwasi.c Improve WASI security via m3ApiCheckMem. Close #197 3 years ago
m3_api_wasi.c Improve WASI security via m3ApiCheckMem. Close #197 3 years ago
m3_api_wasi.h Use userdata for WASI context. Test Simple WASI on multiple platforms. 4 years ago
m3_bind.c Simplify backtrace API 3 years ago
m3_bind.h
m3_code.c Backtraces in Wasm3 (#195) 3 years ago
m3_code.h Backtraces in Wasm3 (#195) 3 years ago
m3_compile.c Fix build 3 years ago
m3_compile.h Backtraces in Wasm3 (#195) 3 years ago
m3_config.h Remove d_m3LogStackTrace in favour of d_m3RecordBacktraces 3 years ago
m3_config_platforms.h New m3_Call* API. Remove d_m3LogOutput, USE_HUMAN_FRIENDLY_ARGS. 3 years ago
m3_core.c Simplify backtrace API 3 years ago
m3_core.h Backtraces in Wasm3 (#195) 3 years ago
m3_emit.c Backtraces in Wasm3 (#195) 3 years ago
m3_emit.h Initial Big-Endian system support (#125) 4 years ago
m3_env.c Simplify backtrace API 3 years ago
m3_env.h Fix build 3 years ago
m3_exception.h Allow multi-byte opcodes. Implement saturated conversions. 4 years ago
m3_exec.c Cleanup 3 years ago
m3_exec.h Remove d_m3LogStackTrace in favour of d_m3RecordBacktraces 3 years ago
m3_exec_defs.h Backtraces in Wasm3 (#195) 3 years ago
m3_info.c Fix build 3 years ago
m3_info.h New m3_Call* API. Remove d_m3LogOutput, USE_HUMAN_FRIENDLY_ARGS. 3 years ago
m3_math_utils.h Backtraces in Wasm3 (#195) 3 years ago
m3_module.c Fix Python module 3 years ago
m3_optimize.c Cleanup 4 years ago
m3_parse.c Backtraces in Wasm3 (#195) 3 years ago
wasm3.h Simplify backtrace API 3 years ago