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 0dbc617a23
Merge branch 'multivalue-prep' into main
3 years ago
..
extensions noco 3 years ago
extra Fix some memory management issues 3 years ago
CMakeLists.txt function.c 3 years ago
m3_api_defs.h prep for multi-return. 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 typo 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 Cleanup WASI impl 3 years ago
m3_api_wasi.c Cleanup WASI impl 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 Merge branch 'multivalue-prep' into main 3 years ago
m3_compile.h spaces 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 Add Read_opcode for #224. Cleanup. 3 years ago
m3_core.h merge from 'multivalue' 3 years ago
m3_emit.c cleanup 3 years ago
m3_emit.h Initial Big-Endian system support (#125) 4 years ago
m3_env.c Merge branch 'multivalue-prep' into main 3 years ago
m3_env.h Fix OSS-Fuzz issues 3 years ago
m3_exception.h merge from 'multivalue' 3 years ago
m3_exec.c Structured tracing ️support 🎉 3 years ago
m3_exec.h spaces 3 years ago
m3_exec_defs.h Backtraces in Wasm3 (#195) 3 years ago
m3_function.c Cleanup 3 years ago
m3_function.h Cleanup 3 years ago
m3_info.c merge from 'multivalue' 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 Fix OSS-Fuzz issues 3 years ago
m3_optimize.c Cleanup 4 years ago
m3_parse.c Merge commit '0e908d44351db5ebfdfdf61053119c7a152d1409' into multivalue-prep 3 years ago
wasm3.h Restict opcodes during expression evaluation 3 years ago