Skip to content

Update macOS x86_64 prebuilt JIT library#59

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

Update macOS x86_64 prebuilt JIT library#59
github-actions[bot] wants to merge 5 commits into
nextfrom
update-prebuilt-macos-x86_64

Conversation

@github-actions

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

Copy link
Copy Markdown
Contributor

Rebuilds a86/native/prebuilt/macosx/x86_64/liba86_jit.dylib
using the Build Prebuilt macOS Binary workflow on GitHub Actions.

dvanhorn and others added 4 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-macos-x86_64 branch from 5481d2c to f9f1150 Compare June 10, 2026 13:15
@github-actions github-actions Bot force-pushed the update-prebuilt-macos-x86_64 branch from f9f1150 to adf43ba Compare June 10, 2026 13:18
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