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

Update tinygo docs #750

Open
ricochet opened this issue Dec 13, 2024 · 0 comments
Open

Update tinygo docs #750

ricochet opened this issue Dec 13, 2024 · 0 comments

Comments

@ricochet
Copy link
Contributor

TinyGo documentation needs to be updated to use the new wit-bindgen-go bindings. An easy way to spy when the bindings are old is that they will not be idiomatic, e.g. ExportsWasiHttp0_2_0_IncomingHandlerIncomingRequest package is in the API. Instead these should be converted first to use the component-sdk-go (like for cases for http, logging), and for config, changed to the bindgen, e.g. wasi.config.runtime.

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

No branches or pull requests

1 participant