flowstdlib 0.8.6

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