|
|
|
|
|
by mrkurt
2994 days ago
|
|
We actually started experimenting with nginx + Lua way at the beginning. It was a great way to build a poc. v8 is fast, surprisingly so. In an http request/response cycle you can write and awful lot of JavaScript logic in v8 without adding perceptible latency. We have a small office in Chicago, but are mostly distributed. :) |
|
Seems like y'all are in a good position to expand the native bindings and add some of the more experimental ES proposals faster than Node. Got any details on the Fly roadmap?