interscript / interscript-ruby

Interoperable script conversion systems (ISCS) with the `interscript` gem
Other
11 stars 30 forks source link

A larger refactor of Opal loading mechanism. #579

Closed webdev778 closed 3 years ago

webdev778 commented 3 years ago

This commit also implements:

This refactor unbundles the maps replacing them with a dynamic loading mechanism. This involves bigger changes to the JS API for the purpose of making dynamic loading integrated.