react-native-worklets-core
react-native-worklets-core copied to clipboard
Running WASM
Could it potentially be used to run a wasm blob parallel to the actual app and communicating with it? 🤔
@peetzweg WASM requires webview and sending data between the two.
Would be great if it works! I'm guessing its not a simple feat.