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
error: Uncaught (in worker "em-pthread")(in promise) RangeError: WebAssembly.Memory(): could not allocate memory
at https://cdn.jsdelivr.net/npm/wasm-vips/lib/vips-es6.js:15:84
at https://cdn.jsdelivr.net/npm/wasm-vips/lib/vips-es6.js:242:14
#
# Fatal JavaScript out of memory:...
Really enjoying using this library, but lately I have trouble running the latest versions (0.0.9, 0.0.10) on Deno (versions 1.45.x, 1.46.x, 2.0.x)
Given:
The output is:
Things I've tried:
--v8-flags=--max-old-space-size=4096
Version 0.0.8 and before are working great.
The text was updated successfully, but these errors were encountered: