Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SwiftWasm C Headers #83

Open
cohix opened this issue May 12, 2021 · 0 comments
Open

SwiftWasm C Headers #83

cohix opened this issue May 12, 2021 · 0 comments
Labels
wasm Related to Reactr's WebAssembly capabilities
Projects

Comments

@cohix
Copy link
Contributor

cohix commented May 12, 2021

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.

@cohix cohix added the wasm Related to Reactr's WebAssembly capabilities label May 12, 2021
@cohix cohix added this to To do in Atmo Beta-3 May 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wasm Related to Reactr's WebAssembly capabilities
Projects
No open projects
Development

No branches or pull requests

1 participant