An open API service indexing awesome lists of open source software.

https://github.com/mbossx/minio-crypto-wasm

minio secure io en/decrypt lib with go wasm.
https://github.com/mbossx/minio-crypto-wasm

Last synced: 2 months ago
JSON representation

minio secure io en/decrypt lib with go wasm.

Awesome Lists containing this project

README

        

# minio-crypto-wasm
minio secure io en/decrypt lib with go wasm.

# build

`GOOS=js GOARCH=wasm go build -o package/mcw.wasm main.go`

# test

`cd tests && node index.js`