Skip to content

Update Linux x86_64 prebuilt JIT library#52

Open
github-actions[bot] wants to merge 2 commits into
nextfrom
update-prebuilt-linux-x86_64
Open

Update Linux x86_64 prebuilt JIT library#52
github-actions[bot] wants to merge 2 commits into
nextfrom
update-prebuilt-linux-x86_64

Conversation

@github-actions
Copy link
Copy Markdown

Rebuilds a86/native/prebuilt/unix/x86_64/liba86_jit.so
using the Build Prebuilt Linux Binary workflow on GitHub Actions.

dvanhorn and others added 2 commits May 27, 2026 09:03
This replaces the command line and file based backend for implementing asm-interp with a new implementation that uses LLVM's library for constructing assembly code in memory and its JIT facilities for running that code. It is significantly faster and requires minimal changes to existing code.
@github-actions github-actions Bot force-pushed the update-prebuilt-linux-x86_64 branch from 307f446 to c6c40be Compare May 27, 2026 13:05
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.

1 participant