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 ead1ebd0e3
Update API usage. Fix #193
3 years ago
..
extra Cleanup 3 years ago
CMakeLists.txt Switch to UVWASI for a test 4 years ago
m3_api_defs.h Replace RawFunction impl. with RawFunctionEx 4 years ago
m3_api_libc.c Cleanup wasm types 4 years ago
m3_api_libc.h Cleanup 4 years ago
m3_api_meta_wasi.c Cleanup 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 3 years ago
m3_api_wasi.c Try fixing Cosmopolitan Wine tests 3 years ago
m3_api_wasi.h Use userdata for WASI context. Test Simple WASI on multiple platforms. 4 years ago
m3_bind.c New m3_Call* API. Remove d_m3LogOutput, USE_HUMAN_FRIENDLY_ARGS. 3 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 Support exported functions with the same name (#199) 3 years ago
m3_compile.h New m3_Call* API. Remove d_m3LogOutput, USE_HUMAN_FRIENDLY_ARGS. 3 years ago
m3_config.h Support exported functions with the same name (#199) 3 years ago
m3_config_platforms.h New m3_Call* API. Remove d_m3LogOutput, USE_HUMAN_FRIENDLY_ARGS. 3 years ago
m3_core.c New m3_Call* API. Remove d_m3LogOutput, USE_HUMAN_FRIENDLY_ARGS. 3 years ago
m3_core.h Basic stack access API. Closes #41 3 years ago
m3_emit.c Cleanup 4 years ago
m3_emit.h Initial Big-Endian system support (#125) 4 years ago
m3_env.c Update API usage. Fix #193 3 years ago
m3_env.h Support exported functions with the same name (#199) 3 years ago
m3_exception.h Allow multi-byte opcodes. Implement saturated conversions. 4 years ago
m3_exec.c Cleanup 3 years ago
m3_exec.h Support exported functions with the same name (#199) 3 years ago
m3_exec_defs.h New m3_Call* API. Remove d_m3LogOutput, USE_HUMAN_FRIENDLY_ARGS. 3 years ago
m3_info.c Support exported functions with the same name (#199) 3 years ago
m3_info.h New m3_Call* API. Remove d_m3LogOutput, USE_HUMAN_FRIENDLY_ARGS. 3 years ago
m3_math_utils.h Cleanup 3 years ago
m3_module.c Support exported functions with the same name (#199) 3 years ago
m3_optimize.c Cleanup 4 years ago
m3_parse.c Fix off-by-one error (#200) 3 years ago
wasm3.h Rename API 3 years ago