Matt McCormick
d4e7c0aff2
web-wasi-threads: initial addition
...
This is a different toolchain following how wasi-sdk defines the
platform triple and how builds are configured -- everything should be
built with the flags defined in the toolchain file.
We build from web-wasi:latest, and that is built first.
2024-04-03 15:19:02 -04:00
Matt McCormick
f52fb3821a
wasm: bump binaryen, wabt to latest
2024-04-02 13:12:10 -04:00
cd4c4132b2
Fix build failed with wabt on web-wasm
...
Signed-off-by: Bensuperpc <bensuperpc@gmail.com>
2023-03-16 12:55:03 +01:00
Matt McCormick
72300a694f
common.webassembly: Bump WAVM to 2022-05-14
2022-12-27 22:26:26 -05:00
Matt McCormick
c9ab787bdc
common.webassembly: Bump wabt to 1.0.32, 2022-12-27 main
2022-12-27 22:24:45 -05:00
Matt McCormick
bd2dc69d7d
common.webassembly: Bump binaryen to 2022-12-17
...
Also need --recursive for gtest.
2022-12-27 22:21:08 -05:00
Matt McCormick
af7a72f944
wasm: Add libxkbcommon0 dependency for wasmer
...
xref: https://github.com/singlestore-labs/python-wasi/issues/3 https://github.com/wasmerio/wasmer/issues/2810
2022-03-07 19:26:32 -05:00
Matt McCormick
6f3a3aad49
web-wasm,web-wasi: Add build tools
...
- Binaryen
- wabt
- WASI runtimes: wasmtime, wasmer, wavm, wasm3
2022-01-01 21:40:22 -05:00