File tree Expand file tree Collapse file tree 2 files changed +8
-0
lines changed Expand file tree Collapse file tree 2 files changed +8
-0
lines changed Original file line number Diff line number Diff line change 2
2
< html lang ="en ">
3
3
< head >
4
4
< meta charset ="UTF-8 ">
5
+
6
+ < link rel ="preload " href ="8433c6b69bfa201b0895.wasm " as ="fetch " crossorigin />
7
+ < link rel ="preload " href ="imageviewer.wasm " as ="fetch " crossorigin />
8
+
5
9
< meta name ="viewport " content ="width=device-width, initial-scale=1.0 ">
6
10
< title > Image Viewer (Kotlin/Wasm)</ title >
7
11
< script type ="application/javascript " src ="webApp.js "> </ script >
Original file line number Diff line number Diff line change 2
2
< html lang ="en ">
3
3
< head >
4
4
< meta charset ="UTF-8 ">
5
+
6
+ < link rel ="preload " href ="8433c6b69bfa201b0895.wasm " as ="fetch " crossorigin />
7
+ < link rel ="preload " href ="jetsnackwasmapp.wasm " as ="fetch " crossorigin />
8
+
5
9
< meta name ="viewport " content ="width=device-width, initial-scale=1.0 ">
6
10
< title > JetSnack with Kotlin/Wasm</ title >
7
11
< script type ="application/javascript " src ="jetsnackwasmapp.js "> </ script >
You can’t perform that action at this time.
0 commit comments