felixhao28 / JSCPP

A simple C++ interpreter written in JavaScript
https://felixhao28.github.io/JSCPP/
MIT License
861 stars 72 forks source link

[ Feature Request ] BrowserFS Integration #156

Closed james-pre closed 5 months ago

james-pre commented 1 year ago

I've been working on a project using JSCPP and BrowserFS. I was wondering if we could get an integration where JSCPP FS calls get forwarded to BrowserFS. I'm open to doing it as a PR or writing my own integration though it would be great if it was officially supported.

felixhao28 commented 1 year ago

Cool idea. I don't have time to work on it right now but please let me know if you need any support.