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 16b24ed9a8
Review memory allocation. Fix #208
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 Fix some tests 3 years ago
m3_api_libc.c Fix some tests 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 Call uvwasi_init only once 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 Review memory allocation. Fix #208 3 years ago
m3_bind.h
m3_code.c Review memory allocation. Fix #208 3 years ago
m3_code.h Backtraces in Wasm3 (#195) 3 years ago
m3_compile.c Review memory allocation. Fix #208 3 years ago
m3_compile.h Backtraces in Wasm3 (#195) 3 years ago
m3_config.h Structured tracing ️support 🎉 3 years ago
m3_config_platforms.h New m3_Call* API. Remove d_m3LogOutput, USE_HUMAN_FRIENDLY_ARGS. 3 years ago
m3_core.c Review memory allocation. Fix #208 3 years ago
m3_core.h Review memory allocation. Fix #208 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 Review memory allocation. Fix #208 3 years ago
m3_env.h Structured tracing ️support 🎉 3 years ago
m3_exception.h Allow multi-byte opcodes. Implement saturated conversions. 4 years ago
m3_exec.c Structured tracing ️support 🎉 3 years ago
m3_exec.h Fixed typos in relation to issue #211 (#212) 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 Review memory allocation. Fix #208 3 years ago
m3_optimize.c Cleanup 4 years ago
m3_parse.c Review memory allocation. Fix #208 3 years ago
wasm3.h Boost ver to 0.4.9 3 years ago