Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 404 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 404 Bytes

piston2d-wgpu_graphics on WebAssembly sample

Prerequisites

The following tools are needed to be installed:

How to build & run

wasm-pack build
cd www
npm install
npm run start

License

Licensed under MIT or Apache-2.0 license.