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
Jean-François Geyelin 4f0b769629
Support compilation with -Wmissing-field-initializers (#230)
3 years ago
..
extensions no message 3 years ago
extra Fix some memory management issues 3 years ago
CMakeLists.txt function.c 3 years ago
m3_api_defs.h Detect stack overflow in EvaluateExpression 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 WASI test fixes 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 WASI test fixes 3 years ago
m3_api_wasi.c WASI test fixes 3 years ago
m3_api_wasi.h Use userdata for WASI context. Test Simple WASI on multiple platforms. 4 years ago
m3_bind.c Fix OSS-Fuzz issues 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 build fix 3 years ago
m3_compile.h added memory.fill and memory.copy operations 3 years ago
m3_config.h default: d_m3EnableExtendedOpcodes=1 3 years ago
m3_config_platforms.h added memory.fill and memory.copy operations 3 years ago
m3_core.c default: d_m3EnableExtendedOpcodes=1 3 years ago
m3_core.h added memory.fill and memory.copy operations 3 years ago
m3_emit.c Cleanup 3 years ago
m3_emit.h cleanup 3 years ago
m3_env.c Support compilation with -Wmissing-field-initializers (#230) 3 years ago
m3_env.h added memory.fill and memory.copy operations 3 years ago
m3_exception.h merge from 'multivalue' 3 years ago
m3_exec.c Structured tracing ️support 🎉 3 years ago
m3_exec.h actual working mem.copy & mem.fill 3 years ago
m3_exec_defs.h Backtraces in Wasm3 (#195) 3 years ago
m3_function.c multi-value tests passing 3 years ago
m3_function.h cleanup 3 years ago
m3_info.c 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 no message 3 years ago
m3_optimize.c Cleanup 4 years ago
m3_parse.c Support compilation with -Wmissing-field-initializers (#230) 3 years ago
wasm3.h no message 3 years ago