feat: establish reproducible FreeCAD web compatibility baseline
This commit is contained in:
12
chrome-camotics-wasm-harness.html
Normal file
12
chrome-camotics-wasm-harness.html
Normal file
@@ -0,0 +1,12 @@
|
||||
<!doctype html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>CAMotics WASM Harness</title>
|
||||
</head>
|
||||
<body>
|
||||
<pre id="result">Running CAMotics WASM...</pre>
|
||||
<script type="module" src="/src/chromeCamoticsWasmHarness.ts"></script>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user