Fork me on GitHub
#clojurescript
<
2019-05-12
>
john03:05:12

Anyone recognize messages like these on node? {"type":"out","repl":"main","value":{"type":"Buffer","data":[104,105,10]}}

john03:05:37

Getting those when trying to print from a worker thread

john03:05:47

I'm guessing I need to override the print fn when in a worker context and route prints back to the main thread

john04:05:46

Yeah, that worked

Bravi09:05:01

hi everyone. has anyone used this library? https://github.com/Vincit/venia I don’t understand how mutations work