6 points | by theMackabu 13 hours ago ago
1 comments
This is cool, imagine this in a serverless environment
Previously with lambda we've had cold start issues, and cloudflare tried to address this with V8 isolates, but that doesn't have the full node env
Maybe this could make it so the code always runs quickly regardless of the env it's in... maybe
This is cool, imagine this in a serverless environment
Previously with lambda we've had cold start issues, and cloudflare tried to address this with V8 isolates, but that doesn't have the full node env
Maybe this could make it so the code always runs quickly regardless of the env it's in... maybe