Skip to content

Update Linux x86_64 prebuilt JIT library#58

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

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

Conversation

@github-actions

@github-actions github-actions Bot commented Jun 3, 2026

Copy link
Copy Markdown
Contributor

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.
Co-authored-by: dvanhorn <205413+dvanhorn@users.noreply.github.com>
@github-actions github-actions Bot force-pushed the update-prebuilt-linux-x86_64 branch from fab1948 to e453fd5 Compare June 10, 2026 13:12
@github-actions github-actions Bot force-pushed the update-prebuilt-linux-x86_64 branch from e453fd5 to 183c97b Compare June 10, 2026 13:15
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