flowstdlib 0.8.1

The native version of the standard library for 'flow' programs compiled with the 'flowc' compiler
Documentation
1
2
3
4
clean:
	@find . -name \*.wasm -type f -exec rm -rf {} + ; true
	@rm -f manifest.json
	@rm -f target