Skip to content

Commit

Permalink
use static wasm(e80016e3) instead of online version
Browse files Browse the repository at this point in the history
  • Loading branch information
elff1 authored and harry75369 committed Jul 2, 2024
1 parent 0faf9d7 commit 74b4f28
Show file tree
Hide file tree
Showing 4 changed files with 20 additions and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/daruma-player.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ type FileName = string
type SourceCode = string

export function DarumaPlayer({
runtime = "https://s5.vgg.cool/runtime/latest",
runtime = "/runtime",
src,
id,
tabs = [],
Expand Down
Binary file added static/runtime/vgg_runtime.data
Binary file not shown.
19 changes: 19 additions & 0 deletions static/runtime/vgg_runtime.js

Large diffs are not rendered by default.

Binary file added static/runtime/vgg_runtime.wasm
Binary file not shown.

0 comments on commit 74b4f28

Please sign in to comment.