[−][src]Crate flowstdlib
flowstdlib is a standard library of functions for flow programs to use.
It can be compiled and linked natively to a flow_runtime, or each function can be
compiled to WebAssembly and loaded from file by the flow_runtime.
flowstdlib is a standard library of functions for flow programs to use.
It can be compiled and linked natively to a flow_runtime, or each function can be
compiled to WebAssembly and loaded from file by the flow_runtime.