mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-12 11:55:32 +00:00
This probably arose with the move to kmcmplib in WASM, and as it was never unit tested, we missed it. A simple signed vs unsigned issue. Fixes: #14411 Test-bot: skip |
||
|---|---|---|
| .. | ||
| config | ||
| src | ||
| test | ||
| .eslintrc.cjs | ||
| .gitignore | ||
| build.sh | ||
| package.json | ||
| README.md | ||
| tsconfig.json | ||
Keyman Developer - kmc-kmn
This package compiles .kmn keyboards into .kmx binary keyboard files. It can be used from the command line with @keymanapp/kmc.
Note: this package requires WASM support.