cmd/compile: docs for go:wasmimport #64972
Labels
compiler/runtime
Issues related to the Go compiler and/or runtime.
Documentation
FixPending
Issues that have a fix which has not yet been reviewed or submitted.
NeedsFix
The path to resolution is known, but the work has not been done.
release-blocker
Milestone
//go:wasmimport
was added as part of #59149Currently there are no docs for it anywhere outside of the proposal and a section on the wasi blog post
It should be listed in the package docs for cmd/compile https://pkg.go.dev/cmd/compile
cc @golang/wasm
The text was updated successfully, but these errors were encountered: