|
|
|
|
|
by ngz00
2994 days ago
|
|
Very cool to see this catching on, similar to the Edge features rolling out of Cloudflare and Fastly. I’ve been doing similar things with Nginx + LUA, and I’m curious about the performance of your V8 runtime. Also, where are y’all located? I’m looking for a change and this is a domain I’m highly interested in. |
|
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. :)