Theoretically, the in-memory sandbox and virtual file system should run in a web browser, but the current code implementation seems to rely on Node.js libraries, causing it to fail to run in a browser.
Does running it in a web browser align with the library's original design principles?
Theoretically, the in-memory sandbox and virtual file system should run in a web browser, but the current code implementation seems to rely on Node.js libraries, causing it to fail to run in a browser.
Does running it in a web browser align with the library's original design principles?