Imports of package safejs
Path | Synopsis |
---|---|
fmt | Package fmt implements formatted I/O with functions analogous to C's printf and scanf. |
github.com/hack-pad/safejs/internal/catch | Package catch runs functions and returns panic values as errors instead. |
syscall/js | Package js gives access to the WebAssembly host environment when using the js/wasm architecture. |