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 e80ff08e7e
Remove d_m3HasWASI for Emscripten targets
4 years ago
..
extra Cleanup 4 years ago
CMakeLists.txt Remove d_m3HasWASI for Emscripten targets 4 years ago
m3.h Fix string literal 5 years ago
m3_api_defs.h ESP32: Add Rust and TinyGO blink examples. Part of #57 5 years ago
m3_api_libc.c Cleanup 4 years ago
m3_api_libc.h Cleanup 4 years ago
m3_api_meta_wasi.c Cleanup 4 years ago
m3_api_tracer.c Fix tracer formats 4 years ago
m3_api_tracer.h wasm-trace support 4 years ago
m3_api_wasi.c Fix M3_MIN, once again (#125) 4 years ago
m3_api_wasi.h Cleanup 4 years ago
m3_bind.c Cleanup 4 years ago
m3_bind.h Cleanup 4 years ago
m3_code.c Initial Big-Endian system support (#125) 4 years ago
m3_code.h Initial Big-Endian system support (#125) 4 years ago
m3_compile.c Revert the breaking change 4 years ago
m3_compile.h Allow multi-byte opcodes. Implement saturated conversions. 4 years ago
m3_config.h Logging improvements 4 years ago
m3_config_platforms.h Initial Big-Endian system support (#125) 4 years ago
m3_core.c Fix M3_MIN (#125) 4 years ago
m3_core.h Initial Big-Endian system support (#125) 4 years ago
m3_emit.c Initial Big-Endian system support (#125) 4 years ago
m3_emit.h Initial Big-Endian system support (#125) 4 years ago
m3_env.c Initial Big-Endian system support (#125) 4 years ago
m3_env.h Logging improvements 4 years ago
m3_exception.h Allow multi-byte opcodes. Implement saturated conversions. 4 years ago
m3_exec.c Logging improvements 4 years ago
m3_exec.h Initial Big-Endian system support (#125) 4 years ago
m3_exec_defs.h Fix indents 4 years ago
m3_info.c Logging improvements 4 years ago
m3_info.h consolidated FuncType's in M3Environment; simplified op_CallIndirect 4 years ago
m3_math_utils.h Fix warnings for TRUNC_SAT operations 4 years ago
m3_module.c Cleanup 4 years ago
m3_optimize.c Further cleanup 5 years ago
m3_parse.c Cleanup 4 years ago
wasm3.h Make m3_GetMemory non-const (#123) 4 years ago