Hacker News new | ask | show | jobs
by anonymousiam 387 days ago
I took a look at nonpareil, and decided to give it a try. There were a few dependencies that weren't listed, and I had to change wasm.h to wasm_y.h in three files, then it wouldn't build on an nfs mounted filesystem because it was trying to run an executable (str2png). Eventually I got it installed and working. Very cool!