mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-23 08:47:40 +00:00
- 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 |
||
|---|---|---|
| .. | ||
| doc | ||
| include | ||
| src | ||
| subprojects | ||
| tests | ||
| tools | ||
| .build-builder | ||
| .gitignore | ||
| build.bat | ||
| build.sh | ||
| commands.inc.sh | ||
| CORE_API_VERSION.md | ||
| cross-mac-arm64.build | ||
| cross-mac-x86_64.build | ||
| getversion.bat | ||
| getversion.sh | ||
| meson.build | ||
| meson_options.txt | ||
| README.md | ||
| wasm.build.linux.in | ||
| wasm.build.mac.in | ||
| wasm.build.win.in | ||
| wasm.defs.build | ||
Keyman Core
Version 1.0.0 of libkeymancore released with Keyman 17.0