Skip to content

Update @wasmer/wasi to v1.2.2 #163

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

Merged
merged 4 commits into from
Feb 10, 2023
Merged

Conversation

makenowjust
Copy link
Contributor

@makenowjust makenowjust commented Feb 5, 2023

To update @wasmer/wasi, this PR contains the following changes.

  • Update browser.ts for the @wasmer/wasi change.
  • Fix consolePrint implementation because @wasmer/wasi now does not expose fs bindings.
    • We hack wasi_snapshot_preview1.fd_write instead of fs.writeSync hack. They seem both dirty.

Copy link
Member

@kateinoigakukun kateinoigakukun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@kateinoigakukun kateinoigakukun merged commit bcc4c30 into ruby:main Feb 10, 2023
@makenowjust makenowjust deleted the wasmer-1.2 branch February 13, 2023 13:00
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.

2 participants