- Published on
Write WebAssembly in Swift and use it in Swift App
- Authors
- Name
- Hao Chen
- @haoel
Content
https://blog.kevinzhow.com/2022/06/11/swift-webassembly/
Link Preview
- https://blog.kevinzhow.com/2022/06/11/swift-webassembly/
- Write WebAssembly in Swift and use it in Swift App
- Background: I've been developing a new app for a while, one of the coolest ideas is to let the user write their own script to extend the app's ability. But what kind of scripting language should I support? Why not support them all? So the decision is to adapt WebAssembly