Skip to content

feature android (termux)#1066

Open
franklaranja wants to merge 1 commit into
trunk-rs:mainfrom
franklaranja:features/termux
Open

feature android (termux)#1066
franklaranja wants to merge 1 commit into
trunk-rs:mainfrom
franklaranja:features/termux

Conversation

@franklaranja
Copy link
Copy Markdown

With the feature termux enabled trunk can be build on termux (android). As tools are not released as binaries for android, trunk will install tools using pkg (wasm-opt), cargo install (wasm-bindgen-cli) or npm (sass & tailwind).

The release.yaml has been updated to include android-termux binaries.

With the feature `termux` enabled trunk can be build on termux
(android). As tools are not released as binaries for android, trunk
will install tools using pkg (wasm-opt), cargo install (wasm-bindgen-cli)
or npm (sass & tailwind).

The release.yaml has been updated to include android-termux binaries.

Added android-termux releases to release.yaml

Test release.yaml version

bugfix release.yaml

bugfix release.yaml

bugfix release.yaml

added android targets to Cross.toml

removed testing config from release.yaml
@ctron
Copy link
Copy Markdown
Collaborator

ctron commented Jun 8, 2026

Sorry for the late response on this one. It feels rather invasive, and I'm not sure many people will benefit from it. Might also be hard to test.

I wonder if we could split this up somehow into smaller bits.

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.

2 participants