Updated Readme

This commit is contained in:
2021-12-16 17:46:18 +00:00
parent 107d33245e
commit 62a87eba7b

View File

@@ -1,2 +1,14 @@
# WasmOnCanvas
## About
This library aims to provide JavaScript bindinds to render patters on canvas with WebAssembly.
## Prerequisites
`wasm-pack` (https://rustwasm.github.io/wasm-pack/)
## Build
`wasm-pack build --target web`