Latest emscripten attempt

This commit is contained in:
2024-04-14 01:18:31 -05:00
parent bda8a667c4
commit d0b8ebfff5
9 changed files with 209 additions and 58 deletions

View File

@@ -13,7 +13,7 @@ jobs:
- uses: mymindstorm/setup-emsdk@v11 # setup emscripten toolchain
with:
version: 1.39.20
version: 3.1.57
- uses: actions-rs/toolchain@v1 # get rust toolchain for wasm
with: