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

Prebuild images also for arm64 #502

Merged
merged 1 commit into from
Oct 31, 2024
Merged

Conversation

orgads
Copy link
Contributor

@orgads orgads commented Oct 30, 2024

No description provided.

@laverdet laverdet merged commit 0471b23 into laverdet:main Oct 31, 2024
12 checks passed
@laverdet
Copy link
Owner

Thanks.

I'm not sure if you saw but I've been working on a from-scratch rewrite of isolated-vm over here https://github.com/laverdet/isolated-vm/tree/experimental

The big feature is that v8 is directly compiled into isolated-vm, so the version of isolated-vm isn't directly tied to the nodejs version anymore. I also had to completely rework the build pipeline since building v8 can be challenging in the Github environment.

There's not really much to show right now but I have some good architectural progress.

@orgads orgads deleted the prebuild-arm branch October 31, 2024 15:11
@orgads
Copy link
Contributor Author

orgads commented Oct 31, 2024

What's the binary size when you build v8? Aren't there pre-built binary packages of v8 that can be used?

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