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: Nov 22 2024 at 16:03 UTC