Tool support for testing wasm targets #38803
Labels
C-enhancement
Category: An issue proposing an enhancement or a PR with one.
O-wasm
Target: WASM (WebAssembly), http://webassembly.org/
T-dev-tools
Relevant to the dev-tools subteam, which will review and decide on the PR/issue.
In order to make the wasm targets production ready we'll need a testing solution. Right now I'm inclined to teach cross how to do it and call that the solution, but that excludes macOS hosts, and for now at least, Windows as well, since it relies on docker.
cc @japaric
The text was updated successfully, but these errors were encountered: