Commit a2435c5 1 parent 95e314f commit a2435c5 Copy full SHA for a2435c5
File tree 2 files changed +7
-1
lines changed
2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change 2
2
* License, v. 2.0. If a copy of the MPL was not distributed with this
3
3
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
4
4
5
- var WasmExplorerVersion = "v2.17 " ;
5
+ var WasmExplorerVersion = "v2.18 " ;
6
6
7
7
var WasmExplorerServiceBaseUrl = "https://wasmexplorer-service.herokuapp.com/" ;
8
8
Original file line number Diff line number Diff line change 33
33
</ md-button >
34
34
< span style ="font-weight: bold; "> WebAssembly Explorer</ span >
35
35
< span flex > </ span >
36
+ < span style ="font-style:italic; color: yellow; ">
37
+ ☝
38
+ Please also check out < a href ="https://webassembly.studio "> WebAssembly Studio</ a >
39
+ 👍
40
+ </ span >
41
+ < span flex > </ span >
36
42
< span > {{vm.appVersion}}</ span >
37
43
</ md-toolbar >
38
44
</ div >
You can’t perform that action at this time.
0 commit comments