Is there any expectation that browsers will implement wasi-random for example?
It likely won't be in the short term. However, jco already supports it, by implementing it in terms of crypto.getRandomValues.
crypto.getRandomValues
Last updated: Jan 24 2025 at 00:11 UTC