Viewing profile — ksp4186
ksp4186
HN member- Joined
- Wed, Jan 13, 2016, 6:23 PM UTC
- HN karma
- 26
- Public activity
- 8 items
- HN profile
- View on Hacker News ↗
About ksp4186
No profile information was provided.
Recent public activity
- story
-
comment
Comment #10934376
https://github.com/nodejs/node/pull/4765
-
comment
Comment #10911244
True. I think it will pick up once Node.js + Chakracore (or other Javascript Engines) starts taking momentum.
-
comment
Comment #10898538
For native modules, below options are ideal: - V8 C++ API : These APIs will continue to work with node.js v8 as well as with Chakra because in shim layer we map them to equivalent …
-
comment
Comment #10898410
Its a long goal as of now that everyone want to achieve. You can follow this discussion at https://github.com/nodejs/nan/issues/349
-
comment
Comment #10898338
We are basing it off nodejs/master - https://github.com/nodejs/node
-
comment
Comment #10897282
That's correct. V8 license is required in v8-*.h files because they are v8 header files that chakra shim uses. The implementation files has Microsoft license. E.g. All files in htt…
-
comment
Comment #10896337
Microsoft is already working on lighting Node.js with ChakraCore. See https://github.com/Microsoft/node