Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
ycombinatrix
4 months ago
|
parent
|
context
|
favorite
| on:
What the hell is a target triple?
>There’s a few variants. wasm32-unknown-unknown (here using unknown instead of none as the system, oops)
Why isn't it called wasm32-none-none?
pie_flavor
4 months ago
[–]
As far as I can tell, it's because libstd exists (but is full of do-nothing stubs). There is another `wasm32-none` target which is no_std.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
Why isn't it called wasm32-none-none?