- [x] Java-friendly API on the JVM Maven package - [ ] Swift package for apple native builds - [x] NPM package with TS declarations for JS - [ ] C headers for native builds? Investigate packaging conventions here - [x] WASM package isn't possible due to `@JsExport` restrictions.