cheerpj-meta icon indicating copy to clipboard operation
cheerpj-meta copied to clipboard

Support loading precompiled jar from IndexedDB

Open oeway opened this issue 3 years ago • 0 comments

Currently, it seem cheerpj can only load compiled .jar.js file from http backed mounting points, it will be super helpful if we can load .jar.js directly from IndexedDB (/files). This is crucial since in my case, the compiled file is >500MB, it takes a long time to load.

oeway avatar Oct 13 '20 11:10 oeway