mirror of
https://github.com/FluxaMedia/fluxa.git
synced 2026-07-28 12:42:51 +00:00
Every stateless method on FluxaCoreNative now calls the corresponding core_invoke route via FluxaCoreUniFfi instead of a hand-written external fun; only the handle-lifecycle functions (headless engine, app core state) keep their dedicated JNI bindings. NuvioCoreBridge and ExternalLibraryClient's generic coreInvoke calls move onto the same UniFFI path. Public method signatures are unchanged, so no other call site needed to change. |
||
|---|---|---|
| .. | ||
| schemas | ||
| src | ||
| build.gradle.kts | ||