Halvard Mørstad
Halvard Mørstad
Ah, I must have missed that notice... thanks for your quick answer!
Not sure if related, but with deno 1.10.1, I now get the error: ```shell error: Uncaught (in promise) Error: Could not obtain symbol from the library: dlsym(0x7fb9a546f230, init): symbol not...
@fdionisi Thank you for letting me know. I will keep an eye on new releases for this repo 💪🏻
@dsherret I could potentially assist with a PR here, but could you give me some pointers on where you think this change should happen? I had a look through the...
I agree with that having the version for the packages in STD in sync would be better for a coherent library, however I also see the argument with it not...
Can you clarify what tests you envision? Since it's a const, it's not much to test in regards to functionality and I am not sure testing the values gives much...
@iuioiua Done! Let me know if there is anything else!
@dsherret I also have started work on spawn, but I feel that I am not doing it properly in the conversion between node and deno. Let me know if you...
@dsherret Mind if I pick this one up? I would just do it by wrapping around `node:child_proccess`, unless there are reasons not to? Edit: I would probably align to what...
Hi @jeremyBanks ! Last week has been busy at work, so I haven't had time to check in much. How is the current status, what are the current blockers, and...