Imports of package safejs

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