mirror of
https://github.com/fluencelabs/wasm-bindgen
synced 2025-06-20 08:16:31 +00:00
chore: upgrade @wasm-tool/wasm-pack-plugin to 1.0.1
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
import('./pkg/julia_set')
|
||||
import('./pkg')
|
||||
.then(wasm => {
|
||||
const canvas = document.getElementById('drawing');
|
||||
const ctx = canvas.getContext('2d');
|
||||
|
Reference in New Issue
Block a user