konform-kt / konform

Portable validations for Kotlin
https://www.konform.io
MIT License
651 stars 39 forks source link

Native platforms support #58

Closed svok closed 3 months ago

svok commented 1 year ago

Please accept this pull request. It includes the following changes

  1. Native platforms are added to build.gradle
  2. Runner environment is changed to macos to provide Apple's native platforms builds

According to my checks all tests are passed successfully.

dhoepelman commented 4 months ago

The current interest in the JS build is pretty low, (0.1% of the downloads compared to JVM), so before commiting to native and to keep the lib in JS I would need to know there's interest.

Will keep this open for a little while, and otherwise probably close this and remove JS. @svok are you still interested?

svok commented 4 months ago

@dhoepelman 1.5 year have been passed since my PR. Of course, I found other solution.