Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 945860 - dev-lang/rust-bin does not support WebAssembly
Summary: dev-lang/rust-bin does not support WebAssembly
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Randy Barlow
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-12-04 13:30 UTC by hkBst
Modified: 2024-12-05 20:19 UTC (History)
4 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description hkBst 2024-12-04 13:30:05 UTC
It would be very convenient if rust-bin could support WebAssembly. Is there any way to make that possible? Or are dev-lang/rust and dev-util/rustup the only ways to do it?
Comment 1 hkBst 2024-12-04 15:32:26 UTC
I see it is possible to use rustup with rust-bin, but it is not possible to install the wasm target in this way:

$ rustup target add wasm32-unknown-unknown
error: toolchain 'gentoo' does not support components