planetscale/database-js

WASM / Rust version

re-thc opened this issue · 2 comments

re-thc commented

Since edge runtimes have WASM support, it'd be good if there was a planetscale driver in WASM instead of Js. Edge resources are limited so the more savings the better :)

I've made rust version that runs on wasm (i've only tested it on cloudflare workers).
https://github.com/filipton/planetscale-driver

I'm going to close this out given that @filipton has made this available. Thanks for your contribution!