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
{{ message }}
This repository was archived by the owner on Apr 2, 2026. It is now read-only.
Deno 2.3.0-rc.3exit using ctrl+d, ctrl+c, or close()REPL is running with all permissions allowed.To specify permissions, run `deno repl` with allow flags.
> DOMMatrix.fromFloat32Array()Uncaught TypeError: Failed to execute 'DOMMatrix.call': 1 argument required, but only 0 present at <anonymous>:1:32
While implementing the Geometry Interface in denoland/deno#27527, I found that the function names in the static_method error messages are not correct.