Hacker News new | ask | show | jobs
by sandGorgon 3170 days ago
What disturbs me about this port is that they did not use Typescript. I would have expected that they would use a strongly typesafe language in the ideal case.
1 comments

Many checks still need to be done in runtime. Bindings to C code can cause the program to exit if you pass incorrect input.