Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#69191 - [rust] add wasm32-unknown-unknown compile target
Attached to Project:
Arch Linux
Opened by Greyson Christoforo (greyltc) - Sunday, 03 January 2021, 14:39 GMT
Last edited by Andreas Radke (AndyRTR) - Wednesday, 21 April 2021, 11:46 GMT
Opened by Greyson Christoforo (greyltc) - Sunday, 03 January 2021, 14:39 GMT
Last edited by Andreas Radke (AndyRTR) - Wednesday, 21 April 2021, 11:46 GMT
|
DetailsThe wasm32-unknown-unknown rust compile target allows the rust complier to make WebAssembly executables[1].
I think this PKGBUILD should do it https://gitlab.com/-/snippets/2056373/raw/master/PKGBUILD [1]: https://rustwasm.github.io/docs/book/game-of-life/hello-world.html#build-the-project |
This task depends upon

And here's a patch for this https://patch-diff.githubusercontent.com/raw/greyltc/svntogit-packages/pull/1.patch

This references /usr/lib/wasi/ which we don't package.