complete 0.0.0

A simple atomic check for completeness
Documentation
build:
	@cargo build --target wasm32-unknown-unknown
lint:
	@cargo fmt
serve:
	@python3 -m http.server 8080