is there is a way for wasm to open the system's default browser?
i
is there is a way for wasm to open the system's default browser?
a
As far as I see, the
jsWasmBrowserRun
should open the default browser with the application. Have you faced another behavior?
👍 3
i
maybe I will recheck.