-
launch google chrome browser, open chrome://flags and enable all experimental webassembly features
-
re-launch google chrome browser, open https://zineos.github.io/ncnn-webassembly-blazeface/index.html and enjoy
- start a http server
python3 -m http.server 8888
-
launch google chrome browser, open chrome://flags and enable all experimental webassembly features
-
re-launch google chrome browser, open http://127.0.0.1:8888/index.html and enjoy
- start a http server
python3 server.py
-
download firefox-nightly from https://www.mozilla.org/en-US/firefox/channel/desktop
-
launch firefox-nightly browser, open http://127.0.0.1:8888/index.html and enjoy