April 2023 web platform update
Now widely available on the web platform
Widely available
-
Multi-value (WebAssembly): Instructions and blocks can produce multiple result values. Learn more.
Newly available on the web platform
Newly available
-
Canvas createConicGradient(): The
createConicGradient()
methods draw a conic gradient to a 2D canvas. Learn more. -
Canvas roundRect(): The
roundRect()
methods draw a rounded rectangle to a 2D canvas. Learn more.