WasmEdge / wasmedge-db-examples

Lightweight database clients in the WasmEdge Runtime
Apache License 2.0
66 stars 11 forks source link

can this run in the browswe like chrome rather than wasmedge? #25

Open ijry opened 5 months ago

ijry commented 5 months ago

can this run in the browswe like chrome rather than wasmedge?

juntao commented 5 months ago

No. You cannot. These examples depend on the WasmEdge runtime.