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

embed #31

Open
gedw99 opened this issue Jul 5, 2022 · 2 comments
Open

embed #31

gedw99 opened this issue Jul 5, 2022 · 2 comments

Comments

@gedw99
Copy link

gedw99 commented Jul 5, 2022

tinygo now supports embed package which might be useful for functions that need resources.

See: https://github.com/tinygo-org/tinygo/releases/tag/v0.24.0

@madflojo
Copy link
Member

For the most part, we use TinyGo for the WASM modules, which are more user-generated. Sounds like this would be useful to maybe show in one of the examples?

@gedw99
Copy link
Author

gedw99 commented Jul 11, 2022

Yeah I reckon an example is a nice thing just to show that it’s possible if you need it

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

No branches or pull requests

2 participants