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

chore!: Drop node 14 support, and removes the --experimental-wasm-flag. #1092

Merged
merged 4 commits into from
May 15, 2022

Conversation

spotandjake
Copy link
Member

Switches the engine version and github workflow to use node 16 instead of node 14, along with removes the use of the --expermental-wasm-flag.

closes #114.

@phated phated changed the title chore(drop node 14): Drops node 14 support, and removes the --experimental-wasm-flag. chore!: Drops node 14 support, and removes the --experimental-wasm-flag. Jan 1, 2022
@phated
Copy link
Member

phated commented Jan 1, 2022

Updated title, this is a breaking change.

Copy link
Member

@phated phated left a comment

Choose a reason for hiding this comment

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

Thanks @spotandjake! Sorry this took so long to land

cli/bin/grain.js Outdated Show resolved Hide resolved
Copy link
Member

@ospencer ospencer left a comment

Choose a reason for hiding this comment

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

Thank you @spotandjake!!!

@phated phated changed the title chore!: Drops node 14 support, and removes the --experimental-wasm-flag. chore!: Drop node 14 support, and removes the --experimental-wasm-flag. May 15, 2022
@phated phated merged commit ef4358f into grain-lang:main May 15, 2022
This was referenced May 15, 2022
@github-actions github-actions bot mentioned this pull request May 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Remove --experimental-wasm-bigint flag when wasm-bigint is no longer experimental
4 participants