index
:
discobot/.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
WebInterface
/
wasm
/
asm-paint
/
loader.js
blob: 4566ee1158ab3a02ce3ac82e07e8be17d98c44ec (
plain
)
1
2
import
{
default
as
init
}
from
'./pkg/asm_paint_rs.js'
init
(
'./pkg/asm_paint_rs_bg.wasm'
);