Skip to content

mutf8: add build-mutf8.yml for riscv64 wheels - #1065

Merged
luhenry merged 1 commit into
mainfrom
mutf8
Sep 6, 2026
Merged

mutf8: add build-mutf8.yml for riscv64 wheels#1065
luhenry merged 1 commit into
mainfrom
mutf8

Conversation

@luhenry

@luhenry luhenry commented Sep 6, 2026

Copy link
Copy Markdown
Member

Compiles cmutf8.c, a single-file C extension implementing Java's Modified UTF-8 codec used by JVM classfiles and serialization archives. Upstream publishes no riscv64 wheel.

Mirrors upstream's release.yml.

Differs from upstream

  • Test command asserts the compiled cmutf8 module loaded - the extension is optional and a compile failure would otherwise silently ship the pure-Python fallback.

Testing

  • same as upstream

License: OK

Built on cp312; 16 passed, 48 skipped.

Compiles cmutf8.c, a single-file C extension implementing Java's
Modified UTF-8 codec used by JVM classfiles. Upstream publishes no
riscv64 wheel.
@luhenry
luhenry merged commit 1427229 into main Sep 6, 2026
13 checks passed
@luhenry
luhenry deleted the mutf8 branch September 6, 2026 14:49
@luhenry luhenry mentioned this pull request Sep 6, 2026
@luhenry luhenry linked an issue Sep 6, 2026 that may be closed by this pull request
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.

mutf8 riscv64 support

1 participant