SadlyDistributed icon indicating copy to clipboard operation
SadlyDistributed copied to clipboard

Distributing your code(soul), in almost any language(state), among a cluster of idle browsers(voids)

Results 1 SadlyDistributed issues
Sort by recently updated
recently updated
newest added

**After performing the steps in readme.. the** `cd client/programs/1/ && GOOS=js GOARCH=wasm go build -o main.wasm` **is outputted and the container stops running..and no output at localhost:8899** ``` PS C:\Users\Home\Desktop\sadlydistributed>...