dae7518ae4
FossilOrigin-Name: 4cbbd370186f84e440f496e7f11c641d7dc1723acc46e4a31483392e0eb046e9
19 lines
673 B
HTML
19 lines
673 B
HTML
<!doctype html>
|
|
<html lang="en-us">
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
|
<link rel="shortcut icon" href="data:image/x-icon;," type="image/x-icon">
|
|
<link rel="stylesheet" href="common/emscripten.css"/>
|
|
<link rel="stylesheet" href="common/testing.css"/>
|
|
<title>sqlite3 OPFS Worker-thread Scratchpad</title>
|
|
</head>
|
|
<body>
|
|
<header id='titlebar'><span>sqlite3 OPFS Worker-thread Scratchpad</span></header>
|
|
<p>All stuff on this page happens in the dev console.</p>
|
|
<hr>
|
|
<div id='test-output'></div>
|
|
<script src="scratchpad-opfs-worker.js"></script>
|
|
</body>
|
|
</html>
|