Open clouddra opened 1 year ago
Thank you for opening the issue. I commented out the WebAssembly (wasm) driver because the extension was not working properly when I tested it (I think it was duckdb v0.8.1). I appreciate any contributions! If you have any suggestions or code, please feel free to share them.
Thank you very much for making such a useful dialect.
I created a wasm-specific dialect in the form of a fork from this repository as a quick work-around. https://github.com/coji/kysely-duckdb-wasm
At the moment I have confirmed that it works in vite (remix spa mode). https://github.com/coji/remix-spa-duckdb-wasm
Is there a specific reason why the WebAssembly (wasm) driver is commented out? If you're open to contributions, I'd be happy to assist.