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

Stub out resources and handle wasi imports that are not the wasi:cli/command world #17

Merged
merged 1 commit into from
Mar 11, 2024

Conversation

rylev
Copy link
Owner

@rylev rylev commented Mar 11, 2024

This stubs out resources so that we don't get linker errors when the input component imports resources.

wepl is also a bit more precise about which wasi imports it stubs. It checks only for those packages that are used by wasi:cli/command and lets other wasi packages (e.g., wasi:http) through.

@rylev rylev merged commit 92f07d9 into main Mar 11, 2024
1 check passed
@rylev rylev deleted the handle-non-command-wasi branch March 11, 2024 12:46
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.

1 participant