5 <meta http-equiv=
"Content-Type" content=
"text/html; charset=utf-8">
6 <link rel=
"shortcut icon" href=
"data:image/x-icon;," type=
"image/x-icon">
7 <title>Hello, sqlite3
</title>
9 .warning, .error {color: red}
10 .error {background-color: yellow}
13 flex-direction: column;
14 font-family: monospace;
15 white-space: break-spaces;
20 <h1>1-
2-sqlite3 demo
</h1>
21 <script src=
"jswasm/sqlite3.js"></script>
22 <script src=
"demo-123.js"></script>