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
Alexander Belopolsky 6c374d4497
Implement sign-extension opcodes (#73)
5 years ago
..
extra Cleanup 5 years ago
CMakeLists.txt Make the source directory useable as a CMake library, plus ESP32 related cleanup (#30) 5 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 Fix formatting 5 years ago
m3_api_meta_wasi.c Add m3_wasi_unstable_path_filestat_get 5 years ago
m3_api_wasi.c wasi/main: return exit code on wasi proc_exit call (#59) 5 years ago
m3_api_wasi.h Fix formatting 5 years ago
m3_bind.c Allow building as C++. Fix #61 5 years ago
m3_code.c refix issue #54 5 years ago
m3_code.h Fix formatting 5 years ago
m3_compile.c Implement sign-extension opcodes (#73) 5 years ago
m3_compile.h issue #40 5 years ago
m3_config.h increased d_m3MaxNumFunctionArgs to 31; cleanup 5 years ago
m3_config_platforms.h Make the source directory useable as a CMake library, plus ESP32 related cleanup (#30) 5 years ago
m3_core.c Update include m3.h -> wasm3.h 5 years ago
m3_core.h Boost ver 5 years ago
m3_emit.c fix issue #54 5 years ago
m3_emit.h fix issue #54 5 years ago
m3_env.c Add memoryLimit, update examples. #57 5 years ago
m3_env.h Boost ver 5 years ago
m3_exception.h Fix formatting 5 years ago
m3_exec.c issue #64 5 years ago
m3_exec.h Implement sign-extension opcodes (#73) 5 years ago
m3_exec_defs.h Fix formatting 5 years ago
m3_info.c Fix formatting 5 years ago
m3_info.h Fix formatting 5 years ago
m3_math_utils.h Add memoryLimit, update examples. #57 5 years ago
m3_module.c Further cleanup 5 years ago
m3_optimize.c Further cleanup 5 years ago
m3_parse.c fix? for maxStackSlots tracking 5 years ago
wasm3.h Boost ver 5 years ago