Optimally creating several independent instances? #1775
Unanswered
GordonSmith
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is it possible to create several independent AsyncDuckDB instances without recompiling the wasm blob?
Currently I am doing the following to initialize the instances:
(I fetch the worker code and wasm in a weird way, but that should not be relevant?)
Beta Was this translation helpful? Give feedback.
All reactions