1 comments

  • AdityaAnuragi 25 minutes ago

    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