edgee-components-runtime 1.2.27

Edgee components runtime (using wasmtime)
Documentation
1
2
3
4
5
6
7
package wasi:random@0.2.0;

world imports {
    import random;
    import insecure;
    import insecure-seed;
}