Anybody experimenting with WASM and React?

just curious if anybody is playing with creating web assembly modules (—ie i am using “module” to refer simply to what web assembly spits out) and integrating them in a React-based web app.

I haven’t started my exploration though this is in my plan. I want a Rust module compiled to WASM to be used in a Typescript library going into a React Native app I’m building with Clojurescript.

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.