Does not start on Linux.
anderejd opened this issue · 1 comments
anderejd commented
Pop_OS 18.10.
app://./wasm/wasm_bi…inimal_example.js:1 Failed to load resource: net::ERR_NOT_IMPLEMENTED
anderejd commented
Ok this was me forgetting to build the wasm module. 😄 ERR_NOT_IMPLEMENTED seems to indicate missing files in this case. Could be related to the custom electron protocol, that part was copy pasted from the github gist linked in the readme.