Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Switch golang pragma from go:export to export #170

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

captn3m0
Copy link

The tinygo website only documents the export pragma, and all the examples switched away to //export
a while ago: tinygo-org/tinygo#1025

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

The tinygo website only documents the export pragma,
and all the examples switched away to //export
a while ago: tinygo-org/tinygo#1025

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

netlify bot commented Nov 17, 2023

Deploy Preview for wasmbyexample ready!

Name Link
🔨 Latest commit 7c401bf
🔍 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.

@captn3m0
Copy link
Author

captn3m0 commented Jan 5, 2024

could this be merged?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant