The aim of this repository is to create a bundled single file self-contained ESM module for Vue SFC loading/compilation compatible with QuickJS Javascript engine.
./init.sh
./bundle.sh
Generates vue-sfc-compiler-bundle.js
./test_bundled.sh
or simply execute any of the test-*.js scripts.