Module not found: Error: Can’t resolve ‘fs’

2019-12-26 Thread Marco Ippolito
I'm encountering errors in importing a javascript file into a vue.js component: This is the content of /components sub-folder: /startingV/src/components$ ls -lah total 132K drwxr-xr-x 2 marco marco 4,0K dic 26 11:22 . drwxr-xr-x 5 marco marco 4,0K dic 26 09:32 .. -rw-r--r-- 1

Re: Module not found: Error: Can’t resolve ‘fs’

2019-12-28 Thread Marco Ippolito
I solved the 404 error message by putting the wasm file into a /dist sub-folder in the same folder of index.html file On Thursday, 26 December 2019 12:09:17 UTC+1, Marco Ippolito wrote: > > I'm encountering errors in importing a javascript file into a vue.js > component: > >

Re: Cannot read property 'ccall' of undefined"

2019-12-28 Thread Marco Ippolito
); console.log('Result: ${result}'); console.log(result); } } On Saturday, 28 December 2019 12:19:06 UTC+1, Mehdi Sabwat wrote: > > Weird, it seems the Module object does not get exported. Sorry it seems > vue.js related and I know nothing abo

Re: Real-time chat replacement

2020-01-15 Thread Marco Ippolito
Slack can be a viable option? Il gio 16 gen 2020, 00:01 Beuc ha scritto: > Hi, > On 15/01/2020 22:37, Alon Zakai wrote: > > Hi everyone, > > In around a month Mozilla will remove the irc.mozilla.org IRC server > we've been using for #emscripten. So we need another option for real-time > discussi