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 c796f7ca7e
Fix uninitialized slot variable
4 years ago
..
extra Move m3_test.c 4 years ago
CMakeLists.txt Cleanup 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 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_tracer.c wasm-trace support 4 years ago
m3_api_tracer.h wasm-trace support 4 years ago
m3_api_wasi.c Remove ../ preopen 4 years ago
m3_api_wasi.h Cleanup 4 years ago
m3_bind.c cpp test fix 4 years ago
m3_bind.h consolidated FuncType's in M3Environment; simplified op_CallIndirect 4 years ago
m3_code.c adding code page ref counting 4 years ago
m3_code.h adding code page ref counting 4 years ago
m3_compile.c Fix uninitialized slot variable 4 years ago
m3_compile.h build fix 4 years ago
m3_config.h code page reference counting work 4 years ago
m3_config_platforms.h Fixed maxStackSlots. MoveStackTopToRegister bug fix. 4 years ago
m3_core.c Make m3_CopyMem more generic 4 years ago
m3_core.h codepage ref counting work 4 years ago
m3_emit.c removed op_Bridge 4 years ago
m3_emit.h sorted profile table 4 years ago
m3_env.c cleanup 4 years ago
m3_env.h cleanup 4 years ago
m3_exception.h refactoring / cleanup 4 years ago
m3_exec.c consolidated FuncType's in M3Environment; simplified op_CallIndirect 4 years ago
m3_exec.h hmmm 4 years ago
m3_exec_defs.h issue #5 complete 4 years ago
m3_info.c consolidated FuncType's in M3Environment; simplified op_CallIndirect 4 years ago
m3_info.h consolidated FuncType's in M3Environment; simplified op_CallIndirect 4 years ago
m3_math_utils.h Minor ESP32 fixes (#84) 4 years ago
m3_module.c code page reference counting work 4 years ago
m3_optimize.c Further cleanup 5 years ago
m3_parse.c cleanup 4 years ago
wasm3.h consolidated FuncType's in M3Environment; simplified op_CallIndirect 4 years ago