-
Notifications
You must be signed in to change notification settings - Fork 8
chore!: Require jsoo >= 6.0 #211
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
Conversation
Thanks @hhugo. Do you need this merged/released soon? We still need to figure out some CI issues for this project but I don't have much time in the next two weeks. |
I'm trying to bump jsoo-compiler version in grain. Nothing urgent. |
@hhugo I rebased this and it should be good to go after CI checks :D |
Looks like the tests failed on Windows, with opam. We'll need to figure out what's going on there. |
I have a branch with this all working somewhere I'll try and get a pr up tonight. |
This supersedes grain-lang#211 in switching to jsoo 6, the main difference is we need to be using a later version of node on our opam workflows, similar to the changes required here grain-lang/libbinaryen#114
* chore!: Require jsoo >= 6.0 This supersedes #211 in switching to jsoo 6, the main difference is we need to be using a later version of node on our opam workflows, similar to the changes required here grain-lang/libbinaryen#114 * chore: Remove jsoo changes
I'm not sure what to do with esy.lock changes