react-native-wasm
react-native-wasm copied to clipboard
A polyfill to use WebAssembly in React Native.
[](https://renovatebot.com) Welcome to [Renovate](https://togithub.com/renovatebot/renovate)! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin. 🚦 To activate Renovate, merge this Pull Request....
project ':react-native-wasm' -> org.jetbrains.kotlin:kotlin-gradle-plugin:1.3.50
Would it be possible to get more detailed instructions on how to add the bridging header manually? When I point it to Wasm-Bridging-Header.h I get the following build error: ```...