You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With the recently merged PRs to the xk6-webcrypto, the k6 core team concluded that the k6/experimental/webcrypto module is close to graduation and should become a part of the core even if some functionality is missing.
The idea is to make it globally available under crypto, like it's done in browsers and many other implementations.
We did previously the same for the timers' module, however while making crypto we should not fall into same trap with the statistics #3814