meldestelle/core/core-utils/src
Stefan Mogeritsch 35da070893 refactor(build): enable Wasm by default and refactor modules for improved KMP compatibility
Enabled Wasm target across all relevant modules and removed conditional enablement logic. Refactored `core:core-utils` to move JVM-specific code to a new `backend:infrastructure:persistence` module for strict KMP compliance. Updated dependencies, adjusted Gradle configurations, and resolved circular dependencies.
2026-01-09 14:36:10 +01:00
..
commonMain/kotlin/at/mocode/core/utils Merge pull request #18 2025-11-30 14:13:12 +01:00
commonTest/kotlin/at/mocode/core/utils chore(tests, dependencies, build): optimize test assertions, fix mocking issues, and update dependencies 2026-01-08 01:29:54 +01:00
jvmMain/kotlin/at/mocode/core/utils refactor(build): enable Wasm by default and refactor modules for improved KMP compatibility 2026-01-09 14:36:10 +01:00