Wasm.lean
Wasm.lean copied to clipboard
Use the currently blessed way to get the wasm-sandbox in CI
Why?
Currently we're using wget to get wasm-sandbox x86. But we have a new blessed way to do it: scripts/get sandbox.x86.
How?
- [ ] Change
wgetcommand toscripts/get sandbox.x86invocation. - [ ] See that it works.
- [ ] If it doesn't, adjust the dependencies.