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
coderzh 273815dfea
fix PreserveArgsAndLocals bug (#175)
4 years ago
..
extra Cleanup 4 years ago
CMakeLists.txt Switch to UVWASI for a test 4 years ago
m3_api_defs.h WASI support for Big-Endian systems (#125) 4 years ago
m3_api_libc.c Cleanup 4 years ago
m3_api_libc.h Cleanup 4 years ago
m3_api_meta_wasi.c WASI self-hosting. Resolves #8 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_uvwasi.c update uvwasi to version 0.0.11 (#167) 4 years ago
m3_api_wasi.c WASI self-hosting. Resolves #8 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 fix PreserveArgsAndLocals bug (#175) 4 years ago
m3_compile.h d_m3HasFloat - allow disabling float ops 4 years ago
m3_config.h d_m3HasFloat - allow disabling float ops 4 years ago
m3_config_platforms.h Support MinGW. Fix #146 4 years ago
m3_core.c d_m3HasFloat - allow disabling float ops 4 years ago
m3_core.h d_m3HasFloat - allow disabling float ops 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 Implement InitStartFunc without m3_Call and ensure the correct function type (#145) 4 years ago
m3_env.h Cleanup 4 years ago
m3_exception.h Allow multi-byte opcodes. Implement saturated conversions. 4 years ago
m3_exec.c d_m3HasFloat - allow disabling float ops 4 years ago
m3_exec.h Cleanup 4 years ago
m3_exec_defs.h d_m3HasFloat - allow disabling float ops 4 years ago
m3_info.c d_m3HasFloat - allow disabling float ops 4 years ago
m3_info.h consolidated FuncType's in M3Environment; simplified op_CallIndirect 4 years ago
m3_math_utils.h Cleanup 4 years ago
m3_module.c Cleanup 4 years ago
m3_optimize.c Cleanup 4 years ago
m3_parse.c Fix check for data count section ordering (#168) 4 years ago
wasm3.h Cleanup 4 years ago