Skip to content

Update macOS x86_64 prebuilt JIT library#48

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

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

Conversation

@github-actions
Copy link
Copy Markdown

@github-actions github-actions Bot commented May 8, 2026

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

@github-actions github-actions Bot force-pushed the update-prebuilt-macos-x86_64 branch 17 times, most recently from da7e6ff to d58139d Compare May 9, 2026 12:14
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-macos-x86_64 branch from d58139d to 6890d0e Compare May 27, 2026 13:07
@github-actions github-actions Bot force-pushed the update-prebuilt-macos-x86_64 branch from 6890d0e to d9f038a Compare May 27, 2026 13:08
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