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

Implement WASIX #328

Merged
merged 89 commits into from
Nov 21, 2023
Merged

Implement WASIX #328

merged 89 commits into from
Nov 21, 2023

Conversation

Michael-F-Bryan
Copy link
Contributor

@Michael-F-Bryan Michael-F-Bryan commented Aug 10, 2023

This is a rewrite of the @wasmer/wasi package to use Wasmer 4.0 and include support for WASIX. I've renamed it to @wasmer/wasix so we can publish it as a 0.x version and do some rapid iteration in the ecosystem.

@github-actions
Copy link

github-actions bot commented Aug 15, 2023

⏱ Workflow Timer ⏱

Make sure you keep an eye on build times!

The goal is to keep CI times under 10 minutes so developers can maintain a fast edit-compile-test cycle.

Run Compile and Test
0a62cac 3mins 56s

🤖 Beep. Boop. I'm a bot. If you find any issues, please report them to https://github.com/Michael-F-Bryan/workflow-timer.

@Michael-F-Bryan
Copy link
Contributor Author

Is it only the examples that are left to be added to this PR?

@temeddix the only thing blocking this PR from merging is getting the tests to pass. Once CI is happy, I'll hit merge and implement the last couple things separately.

At the moment I'm trying to figure out why the quickjs interpreter doesn't receive an EOF when stdin is closed on the JavaScript side.

@theduke
Copy link

theduke commented Nov 21, 2023

🔥

@Michael-F-Bryan Michael-F-Bryan merged commit 30f7a45 into main Nov 21, 2023
4 checks passed
@Michael-F-Bryan Michael-F-Bryan mentioned this pull request Nov 24, 2023
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.

4 participants