willow 0.0.2

Willow is a library for using the WebGL API in WebAssembly projects.
Documentation
1
2
3
README.md: src/lib.rs
	echo "# willow" > README.md
	grep -P '^//!' src/lib.rs | cut -c5- >> README.md