Replies: 1 comment
-
|
Hey! Took me a while to crack this one too :) The short answer: we reuse the prebuilt V8 musl binaries that OpenAI publishes on their releases and plug them into the Termux build with a few minimal patches. The key pieces:
The V8 binaries stay as-is until an upstream dependency changes and requires an update — no arbitrary recompilation. TL;DR: prebuilt binaries + light patches + hermetic CI = happy Termux ARM64. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
How are you getting past this wrench?
Beta Was this translation helpful? Give feedback.
All reactions