golem-cli 1.3.1

Command line interface for Golem.
1
2
3
4
5
6
7
8
9
10
package wasi:io@0.2.3;

@since(version = 0.2.0)
world imports {
    @since(version = 0.2.0)
    import streams;

    @since(version = 0.2.0)
    import poll;
}