Hacker News new | ask | show | jobs
by IshKebab 1031 days ago
> I think the same should be done for wasm proc macros, too: they should be built by public infrastructure, and then people can opt into using binaries provided by that infrastructure to do their development

That's obviously how it would work. Read dtonlay's proposal. Crates.io would compile the WASM.

1 comments

Only as a verification step though, not to obtain the actual binary, which will be included in the .crate package, where it IMO should not be put.