kitty
kitty
DDeno
Created by kitty on 4/8/2024 in #help
Deno.UnsafeCallback Error (bypass string from c++ to deno)
I want to get string from c++. (c++ -> deno works fine.) I got error like this. in bellow code. "[JS] Error in callback: TypeError: Failed to execute 'decode' on 'TextDecoder': Argument 1 is not an ArrayBuffer, SharedArrayBuffer, or a view on one" Can anyone help me?
9 replies
DDeno
Created by kitty on 11/3/2023 in #help
Is there any way to run deno as a cluster on one machine? (like pm2)
I plan to service with deno, but PM2 does NOT support deno. Is there any way to run deno as a cluster on one machine?
4 replies