From e196ee59f7d97ce2b41cf2760e850d27ea102fb3 Mon Sep 17 00:00:00 2001 From: Hajime Hoshi Date: Wed, 27 Jun 2018 11:59:49 +0900 Subject: [PATCH] docs: Update: Add Wasm support --- _docs/index.tmpl.html | 2 +- docs/index.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/_docs/index.tmpl.html b/_docs/index.tmpl.html index 4d68e044c..50e048320 100644 --- a/_docs/index.tmpl.html +++ b/_docs/index.tmpl.html @@ -44,7 +44,7 @@
Mobiles
Android, iOS
Web browsers
-
Chrome, Firefox, Safari and Edge (powered by GopherJS)
+
Chrome, Firefox, Safari and Edge (GopherJS and WebAssembly (Experimental))

Note: Gamepads and keyboard are not available on Android/iOS.

diff --git a/docs/index.html b/docs/index.html index 302b4bce5..307ad5cfb 100644 --- a/docs/index.html +++ b/docs/index.html @@ -44,7 +44,7 @@
Mobiles
Android, iOS
Web browsers
-
Chrome, Firefox, Safari and Edge (powered by GopherJS)
+
Chrome, Firefox, Safari and Edge (GopherJS and WebAssembly (Experimental))

Note: Gamepads and keyboard are not available on Android/iOS.