Skip to content

Commit

Permalink
Test GitHub pages
Browse files Browse the repository at this point in the history
  • Loading branch information
enellis committed Dec 18, 2024
1 parent 16c27b7 commit 5d494db
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 0 deletions.
8 changes: 8 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
<!doctype html><meta charset=utf-8><meta content="width=device-width,initial-scale=1" name=viewport><title>bevy_lorenz_system</title><base href=/bevy_lorenz_system/><link crossorigin href=/bevy_lorenz_system/web/bevy_lorenz_system-fc282548550e2bc5.js integrity=sha384-7Jmwgdlo82QBomUIZ06k8WAp3npS+SD37kwa1DNHKVtCRtk28eRdvtZlOkLP3qCH rel=modulepreload><link as=fetch crossorigin href=/bevy_lorenz_system/web/bevy_lorenz_system-fc282548550e2bc5_bg.wasm integrity=sha384-P3rE5/ltkzgn2ipoE9VtVrl2ON4XYblHcTssYltwdQhfI4JYUXikWleo6aPugSmV rel=preload type=application/wasm></head><body><script nonce="6Qr3pjCVcvEiFr7OvDG10Q==" type=module>import init, * as bindings from '/bevy_lorenz_system/web/bevy_lorenz_system-fc282548550e2bc5.js';
const wasm = await init({ module_or_path: '/bevy_lorenz_system/web/bevy_lorenz_system-fc282548550e2bc5_bg.wasm' });


window.wasmBindings = bindings;


dispatchEvent(new CustomEvent("TrunkApplicationStarted", {detail: {wasm}}));</script></body></html>
1 change: 1 addition & 0 deletions web/bevy_lorenz_system-fc282548550e2bc5.js

Large diffs are not rendered by default.

Binary file added web/bevy_lorenz_system-fc282548550e2bc5_bg.wasm
Binary file not shown.

0 comments on commit 5d494db

Please sign in to comment.