Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-08-05 | wasm: add support for the crypto/rand package | Ayke van Laethem | |
This is done via wasi-libc and the WASI interface, for ease of maintenance (only one implementation for both WASI and JS/browsers). |
index : tinygo | ||
Go compiler for small places. Microcontrollers, WebAssembly (WASM/WASI), and command-line tools. Based on LLVM. | tinygo-org |
aboutsummaryrefslogtreecommitdiffhomepage |
Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-08-05 | wasm: add support for the crypto/rand package | Ayke van Laethem | |
This is done via wasi-libc and the WASI interface, for ease of maintenance (only one implementation for both WASI and JS/browsers). |