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
Steven Massey d0be6607d1
null var bug fixes
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 null var bug fixes 3 years ago
m3_compile.h null var bug fixes 3 years ago
m3_config.h Add d_m3MaxLinearMemoryPages 3 years ago
m3_config_platforms.h New m3_Call* API. Remove d_m3LogOutput, USE_HUMAN_FRIENDLY_ARGS. 3 years ago
m3_core.c Detect stack overflow in EvaluateExpression 3 years ago
m3_core.h multi-value tests passing 3 years ago
m3_emit.c Cleanup 3 years ago
m3_emit.h cleanup 3 years ago
m3_env.c no message 3 years ago
m3_env.h no message 3 years ago
m3_exception.h merge from 'multivalue' 3 years ago
m3_exec.c Structured tracing ️support 🎉 3 years ago
m3_exec.h no message 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 remove unnecessary? local parsing 3 years ago
wasm3.h no message 3 years ago