wasm-by-example icon indicating copy to clipboard operation
wasm-by-example copied to clipboard

Switch golang pragma from go:export to export

Open captn3m0 opened this issue 1 year ago • 2 comments

The tinygo website only documents the export pragma, and all the examples switched away to //export a while ago: https://github.com/tinygo-org/tinygo/pull/1025

This reduces confusion in the guide, which introduces the //export pragma, but never mentions //go:export as an alias.

captn3m0 avatar Nov 17 '23 08:11 captn3m0

Deploy Preview for wasmbyexample ready!

Name Link
Latest commit 7c401bfe17f82fdebb719248fa68a0f995550517
Latest deploy log https://app.netlify.com/sites/wasmbyexample/deploys/6557204e978b560008388bff
Deploy Preview https://deploy-preview-170--wasmbyexample.netlify.app/examples/webassembly-linear-memory/webassembly-linear-memory.go.en-us
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

netlify[bot] avatar Nov 17 '23 08:11 netlify[bot]

could this be merged?

captn3m0 avatar Jan 05 '24 05:01 captn3m0