Files
Web_FreeCAD_Bitbybit/public/chrome-cam-native-simulation-harness.html

6 lines
201 B
HTML

<!doctype html>
<meta charset="utf-8">
<title>Chrome native CAM simulation harness</title>
<pre id="result">running</pre>
<script type="module" src="/src/chromeCamNativeSimulationHarness.ts"></script>