Y
Hacker News
new
|
ask
|
show
|
jobs
by
redmorphium
2242 days ago
Me neither. I can't wait for Deno 1.0 next month.
https://deno.land/
3 comments
stickac
2242 days ago
How exactly will the new runtime fix the habit of Javascript developers to pull-in millions of dependencies?
link
jpangs88
2242 days ago
Makes me look forward to this more
https://romejs.dev/
since one of the ideas is that it will have no third party dependencies...
link
freeqaz
2242 days ago
What is this exactly? The website is a bit unclear.
link
frank2
2242 days ago
Deno is much like node (uses the V8 engine, does not require a browser) and was created by the man who created node.
link
jpangs88
2242 days ago
I was wrong about what this was I have edited this comment
link
eropple
2242 days ago
Why would a Rust wrapper around the C++ project that is V8, which implements a garbage-collected programming language and environment, "use less ram" just by virtue of some parts of it being written in Rust?
link