]> Cypherpunks repositories - gostls13.git/commit
cmd/compile: document wasmexport directive, update permitted types for wasmimport
authorCherry Mui <cherryyz@google.com>
Thu, 5 Dec 2024 17:04:35 +0000 (12:04 -0500)
committerCherry Mui <cherryyz@google.com>
Thu, 5 Dec 2024 19:35:30 +0000 (19:35 +0000)
commit32e19fc4397142b743646ff8a526d07c126bf89b
tree46c0a952b5b2db56fe21e3836db773415d69ad40
parent1fe65836aca009343274443411f7120d70434ddb
cmd/compile: document wasmexport directive, update permitted types for wasmimport

For #65199, #66984.

Change-Id: I9b651a00265fa7d3438d8a73ff04ddca7c4bed99
Reviewed-on: https://go-review.googlesource.com/c/go/+/633776
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Johan Brandhorst-Satzkorn <johan.brandhorst@gmail.com>
Reviewed-by: Michael Knyszek <mknyszek@google.com>
src/cmd/compile/doc.go