Rizky

Results 54 comments of Rizky

Any update on this issue ?

Helo, how is the current state of this issue ? Currently I am receiving this error when passing Worker from worker_thread: ``` Argument of type 'import("worker_threads").Worker' is not assignable to...

Thank you guys for the fast response, but my project needs a little bit customized solution, so I think I will manage the worker_thread manually without using threads.js.

> It's seem nodejs use `SOCK_DGRAM` to consume data for `net.createConnection("pathto/command_folder/socket")`. So we have to make a tiny library _C/C++/Rust_ to make a `SOCK_STREAM` connection and call it in nodejs....

this issue is the only reason that holding back jazzle to become my transpiler of choice

.web for web application

Maybe .hap for html application ? simple to pronounce, easy to remember.

![image](https://user-images.githubusercontent.com/126301/61094824-0565c880-a47b-11e9-9a9e-ebea2046a529.png)

I stumble this bug with another error message, in my case it is ``` TypeError: this[statement.type] is not a function at Object.BlockStatement ``` when I inspect the `statement` object, it...