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

Upgrade gl to v8 #1630

Draft
wants to merge 5 commits into
base: master
Choose a base branch
from
Draft

Upgrade gl to v8 #1630

wants to merge 5 commits into from

Conversation

RichDom2185
Copy link
Member

Description

Refer to their release notes.

Now, we have prebuilt binaries shipped for most systems, so it will save us so much time (and compute resources – especially for GitHub Actions runners) to not have to build from source each time.

Beyond that, they also add GCC 13 support. Closes #1417. Will also close #1508 as unplanned (as the root cause is fixed – no more motivation to necessarily move out).

@RichDom2185 RichDom2185 self-assigned this Apr 1, 2024
@RichDom2185
Copy link
Member Author

@sayomaki we need to figure out how to resolve the require on ESM error&hellip... it's blocking our gl migration for both frontend and js-slang :(

Should we just use Yarn 3?

@RichDom2185 RichDom2185 marked this pull request as draft April 1, 2024 17:24
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.

Investigate possible migration out of gpu.js/angle Cannot npm install due to gpu.js/angle not compiling
2 participants