WebView wrapper to run cfddlcjs-wasm in React Native.
npm install react-native-cfddlcjs-wasmimport { initCfddlc } from "react-native-cfddlcjs-wasm";
// ...
const cfddlc = await initCfddlc();See the contributing guide to learn how to contribute to the repository and the development workflow.
MIT