The recent commits in the Workers SDK are hinting at Workers supporting assets like Pages does, wher
The recent commits in the Workers SDK are hinting at Workers supporting assets like Pages does, where hopefully there will be a possibility that you won't be charged workers invocations for assets, which will be awesome for e.g. running next-on-pages from workers instead of pages, getting e.g. support for tail worker there, August 15th?
https://github.com/cloudflare/workers-sdk/pull/6325

