executor 0.1.0

A minimalistic async/await executor
Documentation
1
2
3
4
build:
	@cargo build --target wasm32-unknown-unknown
lint:
	@cargo fmt