BizHawk/waterbox/tic80/vendor/wasm3/source
CasualPokePlayer 0a2d4405f0
Revamp Waterbox Setup (#3529)
* Waterbox setup has been revamped to use the latest llvm parts (llvm 16 for compiler_rt/libunwind/libcxx/libcxxabi).
* Clang is now possible to use, and is the preferred compiler (due to superior performance).
* Supported compilers are now clang 14/15/16, and gcc 12.
* Other core updates are mixed in.

---------

Co-authored-by: Morilli <35152647+Morilli@users.noreply.github.com>
2023-03-28 16:53:33 -07:00
..
m3_bind.c ti80 core 2022-06-16 00:14:48 -07:00
m3_bind.h ti80 core 2022-06-16 00:14:48 -07:00
m3_code.c ti80 core 2022-06-16 00:14:48 -07:00
m3_code.h ti80 core 2022-06-16 00:14:48 -07:00
m3_compile.c ti80 core 2022-06-16 00:14:48 -07:00
m3_compile.h ti80 core 2022-06-16 00:14:48 -07:00
m3_config.h ti80 core 2022-06-16 00:14:48 -07:00
m3_config_platforms.h Revamp Waterbox Setup (#3529) 2023-03-28 16:53:33 -07:00
m3_core.c ti80 core 2022-06-16 00:14:48 -07:00
m3_core.h ti80 core 2022-06-16 00:14:48 -07:00
m3_env.c ti80 core 2022-06-16 00:14:48 -07:00
m3_env.h ti80 core 2022-06-16 00:14:48 -07:00
m3_exception.h ti80 core 2022-06-16 00:14:48 -07:00
m3_exec.c ti80 core 2022-06-16 00:14:48 -07:00
m3_exec.h ti80 core 2022-06-16 00:14:48 -07:00
m3_exec_defs.h ti80 core 2022-06-16 00:14:48 -07:00
m3_function.c ti80 core 2022-06-16 00:14:48 -07:00
m3_function.h ti80 core 2022-06-16 00:14:48 -07:00
m3_info.c ti80 core 2022-06-16 00:14:48 -07:00
m3_info.h ti80 core 2022-06-16 00:14:48 -07:00
m3_math_utils.h ti80 core 2022-06-16 00:14:48 -07:00
m3_module.c ti80 core 2022-06-16 00:14:48 -07:00
m3_parse.c ti80 core 2022-06-16 00:14:48 -07:00
wasm3.h ti80 core 2022-06-16 00:14:48 -07:00
wasm3_defs.h ti80 core 2022-06-16 00:14:48 -07:00