Big week!
- Released Workers KV (limited beta), a read-optimized key-value store replicated to the edge. (Previously: “Unannounced Feature S”)
- Released WebAssembly support (to everyone). (Previously: “Unannounced Feature W”)
- V8 updated: 7.0.276.20 -> 7.0.276.23
- Fixed problem introduced last week causing Math.random() to always start from the same seed. (crypto.getRandomValues() was NOT affected.)
- Further improvements to garbage collection.