|
|
|
|
|
by morebetterer
3805 days ago
|
|
I hope the V8 C++ API doesn't become the defacto Node engine API. Node really needs a proper engine-neutral API. This way the native node modules can truly be portable across engines and across node versions. Supporting additional JS engines would ultimately lead to a healthier ecosystem and higher quality JS implementations. |
|