draw-app icon indicating copy to clipboard operation
draw-app copied to clipboard

In browser drawing app built in rust / wasm

Results 2 draw-app issues
Sort by recently updated
recently updated
newest added

Instead of drawing, the app just bounces/scroll. I'm trying to integrate this in a web view in React Native and removed bounce/scroll but even if the app is now fix,...

Functions that can return errors must be handled. Using the `?` operator will bubble up those errors. The case of making a closure to pass to `onload` could not use...