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
Saúl Ibarra Corretgé bf1ef49681
Build library target with WASI support (#108)
4 years ago
..
extra Cleanup 5 years ago
CMakeLists.txt Build library target with WASI support (#108) 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 5 years ago
m3_api_libc.h changed extern "C" wrapper to a define to avoid screwing with IDE auto-indent 4 years ago
m3_api_meta_wasi.c Add m3_wasi_unstable_path_filestat_get 5 years ago
m3_api_wasi.c prefix min and max macros with M3_ to avoid conflicts with the STL (#93) 4 years ago
m3_api_wasi.h changed extern "C" wrapper to a define to avoid screwing with IDE auto-indent 4 years ago
m3_bind.c allow for dynamic callbacks (#86) 4 years ago
m3_code.c refix issue #54 5 years ago
m3_code.h changed extern "C" wrapper to a define to avoid screwing with IDE auto-indent 4 years ago
m3_compile.c debug assert fixes + cleanup 4 years ago
m3_compile.h windows fix attempt 4 years ago
m3_config.h increased d_m3MaxNumFunctionArgs to 31; cleanup 5 years ago
m3_config_platforms.h prefix min and max macros with M3_ to avoid conflicts with the STL (#93) 4 years ago
m3_core.c prefix min and max macros with M3_ to avoid conflicts with the STL (#93) 4 years ago
m3_core.h changed extern "C" wrapper to a define to avoid screwing with IDE auto-indent 4 years ago
m3_emit.c removed op_Bridge 4 years ago
m3_emit.h sorted profile table 4 years ago
m3_env.c Fix #67 4 years ago
m3_env.h changed extern "C" wrapper to a define to avoid screwing with IDE auto-indent 4 years ago
m3_exception.h Fix formatting 5 years ago
m3_exec.c allow for dynamic callbacks (#86) 4 years ago
m3_exec.h allow for dynamic callbacks (#86) 4 years ago
m3_exec_defs.h changed extern "C" wrapper to a define to avoid screwing with IDE auto-indent 4 years ago
m3_info.c prefix min and max macros with M3_ to avoid conflicts with the STL (#93) 4 years ago
m3_info.h changed extern "C" wrapper to a define to avoid screwing with IDE auto-indent 4 years ago
m3_math_utils.h Minor ESP32 fixes (#84) 4 years ago
m3_module.c Fix several memory leaks (#88) 4 years ago
m3_optimize.c Further cleanup 5 years ago
m3_parse.c changed extern "C" wrapper to a define to avoid screwing with IDE auto-indent 4 years ago
wasm3.h allow for dynamic callbacks (#86) 4 years ago