Open forresto opened 4 years ago
Not right now, the project fell off my radar for a bit.
Although upon finishing, it was possible to use this project with yarn start
and it will serve a project using the autotrace wasm binaries within this project.
Those binaries were compiled from my fork of autotrace, which remove the need for glibc and some other external dependencies that were not available in Web Assembly land.
It was built using emscripten, but an older version. It's long since updated now, so the latest emscripten most likely breaks things and some time will be required to get things going again.
Let me know if I can help anymore? Are you planning anything interesting?
Searching for "autotrace wasm" lead me here. Is there a live demo online somewhere?