Quick / Nimble

A Matcher Framework for Swift and Objective-C
https://quick.github.io/Nimble/documentation/nimble/
Apache License 2.0
4.81k stars 598 forks source link

Fix wasm build #1036

Closed ikesyo closed 1 year ago

ikesyo commented 1 year ago

refs:

Dispatch isn't supported on SwiftWasm, so excludes Dispatch-related codes from wasm build.

Also updates swiftwasm-action to 5.7.