swiftwasm / JavaScriptKit

Swift framework to interact with JavaScript through WebAssembly.
https://swiftpackageindex.com/swiftwasm/JavaScriptKit/main/documentation/javascriptkit
MIT License
670 stars 44 forks source link

Add platform to package manifest to solve compile errors on macOS 12.2.1 #168

Closed valeriyvan closed 2 years ago

valeriyvan commented 2 years ago

solves #167

please suggest what should be deployment target for linux.

kateinoigakukun commented 2 years ago

Sorry for the late review. It's too much restriction to add a package level min platform version, and I want to keep the scope as minimum as possible. Close by merging https://github.com/swiftwasm/JavaScriptKit/pull/171