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

feat: Export WASI definitions including constants and types #57

Merged
merged 1 commit into from
Dec 7, 2023

Conversation

kateinoigakukun
Copy link
Contributor

@kateinoigakukun kateinoigakukun commented Dec 5, 2023

This allows users to implement their own Fd interface. I'm not sure wasi is a good name as a public API namespace, but just kept the internal convention for now.

This allows users to implements their own `Fd` interface.
@bjorn3 bjorn3 merged commit 14686d4 into bjorn3:main Dec 7, 2023
1 check passed
@kateinoigakukun kateinoigakukun deleted the katei/export-wasi-defs branch December 7, 2023 12:39
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

2 participants