1
0
mirror of https://github.com/fumiama/base16384.git synced 2026-06-11 14:50:24 +08:00

docs: moonbit support (#27)

This commit is contained in:
oboard
2025-08-29 13:19:56 +08:00
committed by GitHub
parent 1830b25cca
commit 2583cf87f7

View File

@@ -1,7 +1,7 @@
# base16384
> **Note**: This project used the awesome cross-platform binary compiling tool [cosmopolitan](https://github.com/jart/cosmopolitan)
> Alternatives: [Go](https://github.com/fumiama/go-base16384), [Python](https://github.com/synodriver/pybase16384), [Android](https://github.com/fumiama/android-base16384), [TypeScript](https://github.com/shigma/base16384.js), [Lua(binding)](https://github.com/synodriver/lua-base16384), [Lua(pure)](https://github.com/Yiwen-Chan/base16384), [C#](https://github.com/lc6464/Base16384.Net), [Rust](https://github.com/Wybxc/base16384-rs), [Swift](https://github.com/oboard/swift-ui-base16384), [Dart](https://github.com/oboard/dart-base16384)
> Alternatives: [Go](https://github.com/fumiama/go-base16384), [Python](https://github.com/synodriver/pybase16384), [Android](https://github.com/fumiama/android-base16384), [TypeScript](https://github.com/shigma/base16384.js), [Lua(binding)](https://github.com/synodriver/lua-base16384), [Lua(pure)](https://github.com/Yiwen-Chan/base16384), [C#](https://github.com/lc6464/Base16384.Net), [Rust](https://github.com/Wybxc/base16384-rs), [Swift](https://github.com/oboard/swift-ui-base16384), [Dart](https://github.com/oboard/dart-base16384), [MoonBit](https://github.com/oboard/base16384-moonbit)
Encode binary file to printable utf16be, and vice versa.