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
Vova e247a4b4a4
Fix division by zero warning on FreeBSD libc. Closes #244
3 years ago
..
extensions Align main and extensions branches 3 years ago
extra Fix some memory management issues 3 years ago
CMakeLists.txt function.c 3 years ago
m3_api_defs.h Deprecate m3_api_defs.h 3 years ago
m3_api_libc.c Fix division by zero warning on FreeBSD libc. Closes #244 3 years ago
m3_api_libc.h Cleanup 4 years ago
m3_api_meta_wasi.c Add d_m3EnableWasiTracing support for MetaWASI 3 years ago
m3_api_tracer.c Deprecate m3_api_defs.h 3 years ago
m3_api_tracer.h wasm-trace support 4 years ago
m3_api_uvwasi.c Fix #277 3 years ago
m3_api_wasi.c WASI updates 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 stat.st_nlink. Make signature check optional when linking. 3 years ago
m3_bind.h Cleanup 4 years ago
m3_code.c Cleanup 3 years ago
m3_code.h Backtraces in Wasm3 (#195) 3 years ago
m3_compile.c Fix build 3 years ago
m3_compile.h Align main and extensions branches 3 years ago
m3_config.h Memory allocation tracing 3 years ago
m3_config_platforms.h Cleanup 3 years ago
m3_core.c Add d_m3EnableWasiTracing support for MetaWASI 3 years ago
m3_core.h Add d_m3EnableWasiTracing support for MetaWASI 3 years ago
m3_emit.c Cleanup 3 years ago
m3_emit.h cleanup 3 years ago
m3_env.c Memory allocation tracing 3 years ago
m3_env.h Align main and extensions branches 3 years ago
m3_exception.h Use M3_ prefix for likely/unlikely. Add likely in MemCopy/MemFill functions (#242) 3 years ago
m3_exec.c Structured tracing ️support 🎉 3 years ago
m3_exec.h Use M3_ prefix for likely/unlikely. Add likely in MemCopy/MemFill functions (#242) 3 years ago
m3_exec_defs.h Fix #232 3 years ago
m3_function.c Memory allocation tracing 3 years ago
m3_function.h Align main and extensions branches 3 years ago
m3_info.c Align main and extensions branches 3 years ago
m3_info.h Add Read_opcode for #224. Cleanup. 3 years ago
m3_math_utils.h Use M3_ prefix for likely/unlikely. Add likely in MemCopy/MemFill functions (#242) 3 years ago
m3_module.c Align main and extensions branches 3 years ago
m3_optimize.c Cleanup 4 years ago
m3_parse.c Align main and extensions branches 3 years ago
wasm3.h Fix #266 3 years ago
wasm3_defs.h Improve Intel C Compiler support 3 years ago