syscall
v0.2.0
Published
A simple NPM wrapper for the GopherJS syscall module
Downloads
46
Readme
syscall
A simple NPM wrapper for the GopherJS node-syscall module.
Installation
Instead of following the instructions mentioned above, you can simply:
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.
Usage
Nothing special is required to use this module. If it's installed, GopherJS will pick it up.