Arch Linux

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!
Tasklist

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
Task Type Feature Request
Category Packages: Extra
Status Assigned
Assigned To Pierre Schmitz (Pierre)
Jan Alexander Steffens (heftig)
Johannes Löthberg (demize)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 0%
Votes 1
Private No

Details

The 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

Comment by Greyson Christoforo (greyltc) - Sunday, 03 January 2021, 15:03 GMT Comment by Jan Alexander Steffens (heftig) - Sunday, 17 January 2021, 19:47 GMT
This references /usr/lib/wasi/ which we don't package.

Loading...