DelSkayn / rquickjs

High level bindings to the quickjs javascript engine
MIT License
434 stars 59 forks source link

Reimplement a macro for creating javascript modules with exports. #210

Closed DelSkayn closed 9 months ago

DelSkayn commented 9 months ago

This PR introduces the module attribute which marks a rust module as specifying a javascript module.