#Out of memory: wasm memory
3 messages · Page 1 of 1 (latest)
I am working on Discord.js v 14.9.0
My node -v is 16.19.1
I hosted my bot from cpanel, it was be able to run normally 2 years ago. But when I started developing this bot now, it return this error. Anyone know how to fix this?
return await WebAssembly.instantiate(mod, {
^
RangeError: WebAssembly.instantiate(): Out of memory: wasm memory
at lazyllhttp (/home/lampkenc/nodevenv/public_html/dcbot/16/lib/node_modules/undici/lib/client.js:377:28)
is that... browser based?