flatbuffers
flatbuffers copied to clipboard
kotlin-kmp build fixes
This PR fixes some problems with the current Kotlin build and improves it further:
- Factor out the GenerateFBTestClasses Gradle task
- Commit the
kotlin-js-storeas per recommendations - Bump Gradle to more recent version and modernize build files accordingly
- Fix the benchmarks use of the flatbuffers/java sources and clean-up useless code
- Bump Kotlin to 2.1.10
- Add linux(X64|Arm64) targets
hey @ptitjes - thank you for the PR! It looks like there are some merge conflicts that have popped up. I don't think we have any kotlin experts helping maintain here at the moment, and this is a pretty big PR to take on all at once. If you're willing to break it up into smaller pieces, I may be able to help get at least parts of it merged :)