Keyman cross platform input methods system running on Android, iOS, Linux, macOS, Windows and mobile and desktop web
Find a file
Eberhard Beilharz 0abc250af3
feat(web): POC of Core WASM integration into Keyman Web
- add temporary function to Core for this POC
- add new CoreProcessor to access Keyman Core WASM
- add unit tests for new core processor
- add code to KeymanEngine and InputProcessor to load the new CoreProcessor
- add web server to manual tests and new action `start` to build script

This change requires the manual tests to be loaded from a web server
instead of loaded as file, because otherwise the wasm code won't be
loaded.

Currently we always load CoreProcessor. This should be improved in a future
change to only load when it is actually needed.

Part-of: #11293
2024-08-20 22:45:39 +02:00
.github chore(linux): remove Ubuntu Mantic, add Oracular 2024-07-24 09:49:57 +02:00
android fix(android): Advance cursor on newline 2024-08-15 15:00:00 +07:00
common refactor(web): move lm-workerworker-thread 2024-08-16 08:35:20 +02:00
core feat(web): POC of Core WASM integration into Keyman Web 2024-08-20 22:45:39 +02:00
developer fix(core): look for emcc instead of emcc.py on Linux and Mac 2024-08-20 22:45:30 +02:00
docs Merge pull request #12146 from keymanapp/refactor/web/12134_worker-main 2024-08-16 08:16:51 +02:00
ios chore(common): Update localization for Greek Polytonic 2024-08-07 05:59:35 +07:00
linux refactor(web): move predictive-textworker-main 2024-08-15 12:26:50 +02:00
mac chore(mac): updated mac project settings to include Greek localization 2024-08-08 12:25:43 +07:00
oem/firstvoices fix(oem/fv/android): Throw errors if keyboards.json can't be read 2024-08-06 14:19:02 +07:00
resources feat(web): POC of Core WASM integration into Keyman Web 2024-08-20 22:45:39 +02:00
web feat(web): POC of Core WASM integration into Keyman Web 2024-08-20 22:45:39 +02:00
windows Merge pull request #12162 from keymanapp/fix/windows/crowdin-hide-strings 2024-08-19 15:26:14 +10:00
.clang-format chore(common): update C/C++ formatting options 2024-06-19 20:19:12 +02:00
.editorconfig chore(linux): Address a few more lintian warnings 2022-03-15 15:32:10 +01:00
.eslintrc.cjs chore(developer): add eslint devDependency for kmc 2023-04-25 13:44:56 +07:00
.flake8 chore(linux): Add integration tests for ibus-keyman 2021-11-04 09:22:28 +01:00
.gitignore chore(developer): minor cleanup on scripts 2024-05-20 06:35:11 +07:00
.nycrc.json feat(developer): fixup and prepare build scripts and docs for kmc 2022-09-19 06:36:06 +10:00
.shellcheckrc chore(linux): Properly fix shellcheck SC1091 warnings 2023-05-11 11:59:15 +02:00
build.sh feat(common): add top-level build.sh 2024-08-07 10:46:39 +07:00
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md 2021-10-08 10:46:53 +11:00
configure-repo.sh chore: update docs and non-standard readlink refs 2023-02-22 10:41:54 +07:00
CONTRIBUTING.md chore(common): update labels to include change, style 2024-05-24 09:43:10 +07:00
crowdin.yml fix(mac): Specify el.lproj folders 2024-08-07 10:01:42 +07:00
HISTORY.md auto: increment master version to 18.0.93 2024-08-19 14:03:29 -04:00
LICENSE.md chore: rename SIL International to SIL Global 2024-08-13 12:04:53 +08:00
package-lock.json feat(web): POC of Core WASM integration into Keyman Web 2024-08-20 22:45:39 +02:00
package.json refactor(web): move predictive-textworker-main 2024-08-15 12:26:50 +02:00
README.md chore: rename SIL International to SIL Global 2024-08-13 12:04:53 +08:00
TIER.md chore: revert tier and version 2024-03-01 13:36:32 +07:00
tsconfig.base.json refactor(web): move lm-message-typespredictive-text/types 2024-08-16 08:31:21 +02:00
tsconfig.json refactor(web): move lm-workerworker-thread 2024-08-16 08:35:20 +02:00
VERSION.md auto: increment master version to 18.0.93 2024-08-19 14:03:29 -04:00

Keyman

Keyman makes it possible for you to type in any language on Windows, macOS, Linux, iPhone, iPad, Android tablets and phones, and even instantly in your web browser. Create keyboard layouts with Keyman Developer and share them with the community in the keyboards repository. The Keyman Community have already contributed keyboard layouts for over 2,000 languages!

License

Copyright (c) SIL Global.

Keyman is an open source project distributed under the MIT license.

Get Involved

Development Status

Important Links