Y
Hacker News
new
|
ask
|
show
|
jobs
by
geon
3836 days ago
Is there any progress on making the compilers utilize the js gc instead of including their own entire runtime?
1 comments
kevingadd
3836 days ago
This is largely blocked by the ecmascript committee's incredible slowness in introducing key features like Weak References, but it will happen eventually.
link