Closed nyue closed 5 months ago
It is! Take a look at the Manifest schema here:
I should also note that it's very common to load from disk in a production setting too.
If you want to load from an HTTP source, we provide free wasm hosting here, in case it's useful:
Hi,
So far all the example refers to url and http to load WASM file
While testing, how can I refer to a local wasm file without involving a http server ?
Cheers