0.2.0 • Published 4 years ago

syscall v0.2.0

Weekly downloads
4
License
MIT
Repository
-
Last release
4 years ago

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.