Closed
Description
I'd like to create a wrapper for an existing JS lib (in my case it's leaflet) but I couldn't find any documentation about how to do this.
Do I have to create e.g. a leaflet_wrapper.js
(like the example @ rustwasm #importing-non-browser-js) and then create the actual leaflet.rs
that is linked to the wrapper?
Metadata
Metadata
Assignees
Labels
No labels