A simple NPM wrapper for the GopherJS syscall module
npm install syscallA simple NPM wrapper for the GopherJS node-syscall module.
bash
npm install syscall
``__NOTE__: This module has some limitations:
* It only works in OSX and Linux.
* A C++ compiler must be present to install it.
* Node 10.0.0 or newer is required.