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 e1d8558191
Simple globals API
3 years ago
..
extensions Add Read_opcode for #224. Cleanup. 3 years ago
extra Fix some memory management issues 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 Cleanup 4 years ago
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 wasm-trace support 4 years ago
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 Add Read_opcode for #224. Cleanup. 3 years ago
m3_bind.h Cleanup 4 years ago
m3_code.c Fix some memory management issues 3 years ago
m3_code.h Backtraces in Wasm3 (#195) 3 years ago
m3_compile.c Add Read_opcode for #224. Cleanup. 3 years ago
m3_compile.h Warnings cleanup 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 Add Read_opcode for #224. Cleanup. 3 years ago
m3_core.h Add Read_opcode for #224. Cleanup. 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 Simple globals API 3 years ago
m3_env.h Simple globals API 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 Fix some memory management issues 3 years ago
m3_exec_defs.h Backtraces in Wasm3 (#195) 3 years ago
m3_info.c Add Read_opcode for #224. Cleanup. 3 years ago
m3_info.h Add Read_opcode for #224. Cleanup. 3 years ago
m3_math_utils.h Backtraces in Wasm3 (#195) 3 years ago
m3_module.c Add Read_opcode for #224. Cleanup. 3 years ago
m3_optimize.c Cleanup 4 years ago
m3_parse.c Simple globals API 3 years ago
wasm3.h Simple globals API 3 years ago