I've got to say it is just fun to see Fuse running in a web browser! It runs at full speed on my machine at least and doesn't seem to be too heavy in Safari for macOS.
I'd want to try and tidy up the patches a bit to integrate it. I'd take libxml out to trim it down a bit.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello,
Here is a try to build emscripten version of fuse.
First install emscripten and other fuse dependencies.
Build libxml2:
Build libspectrum:
Apply this libspectrum.patch:
compile and install:
Buils fuse:
fuse-ems.patch:
compile:
fuserc:
Demo is visible at:
http://tc2048.y0.pl/WASM/fuse.html
On my machine is too slow.
Are you interested in WASM?
Any comments on patches?
I've got to say it is just fun to see Fuse running in a web browser! It runs at full speed on my machine at least and doesn't seem to be too heavy in Safari for macOS.
I'd want to try and tidy up the patches a bit to integrate it. I'd take libxml out to trim it down a bit.
I might share the link on Spectrum Computing forums to share the fun!