You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- proper unit testing (once APIs firm up a bit more, partially started)
38
42
- implement @ViewEquatableIgnored
39
43
- split out JavaScriptKit stuff in separate module to contain spread, maybe one day we can switch to faster interop somehow
@@ -63,4 +67,4 @@ This package is generally licensed as [Apache 2](LICENSE).
63
67
The `Rectivity` module is inspired by the Swift stdlib's `Observation` framework, and code in `ReactivityMacros` is directly derived from it ([source](https://github.com/swiftlang/swift/tree/main/lib/Macros/Sources/ObservationMacros)).
64
68
Find a copy of the Swift.org open source project license [here](LICENSE-swift_org.md).
65
69
66
-
This project includes binaries from the [wasi-libc project](https://github.com/WebAssembly/wasi-libc), which is licensed under the Apache License 2.0 with LLVM Exceptions.
70
+
This project includes binaries from the [wasi-libc project](https://github.com/WebAssembly/wasi-libc), which is licensed under the Apache License 2.0 with LLVM Exceptions.
0 commit comments