reactr
reactr copied to clipboard
SwiftWasm C Headers
The Swift Runnable API library should be converted to use C headers for the FFI interface rather than the current method, which forces the Swift Calling Convention rather than the C Calling Convention, which the other languages use.
Once this is complete, the Reactr/Wasmer shim used to generate SCC versions of FFI functions should be removed.