memfs can run in browser.
Few things we can do with memfs:
- bring Stylus up in browser.
- replace
sass.js (ecmascripted libsass) with sass (dart-sass).
- but surprisingly,
sass is not much smaller than sass.js (3.5MB vs 4.4MB).
- bring vue component compiler up in browser.
memfs can run in browser.
Few things we can do with memfs:
sass.js(ecmascripted libsass) withsass(dart-sass).sassis not much smaller thansass.js(3.5MB vs 4.4MB).