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
Uncaught TypeError: missing field `parameters`
at new DynamicLibrary (ext:deno_ffi/00_ffi.js:456:42)
at Object.dlopen (ext:deno_ffi/00_ffi.js:562:10)
at <anonymous>:1:27
If static structs aren't supported, the error is in the typing of Deno.dlopen.
The text was updated successfully, but these errors were encountered:
Version: Deno 2.1.9
Reproduce:
outputs:
If static structs aren't supported, the error is in the typing of
Deno.dlopen
.The text was updated successfully, but these errors were encountered: