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

Code generate ABI for different languages #4

Open
nicholasjackson opened this issue Apr 29, 2021 · 0 comments
Open

Code generate ABI for different languages #4

nicholasjackson opened this issue Apr 29, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@nicholasjackson
Copy link
Owner

Wasp should be able to generate import stubs for user-defined ABI. This would allow automatic import packages to be created that define a plugin ABI.

For example, given an ABI that defines a host function to fetch data from a URL. Wasp would be able to produce language-specific imports for the different languages that can be used to compile Wasm.

@nicholasjackson nicholasjackson added the enhancement New feature or request label Apr 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant