8000 GitHub - streamich/libjs: libc implemented in JavaScript
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

streamich/libjs

Repository files navigation

libjs

System programming library; libjslibc in JavaScript.

Usage

npm install libjs libsys

This library uses libsys to execute system calls from JavaScript. It expects your environment has libsys global object, in Node.js you can shim libsys as follows:

require('libsys/shim');

Examples

Reference

License

Unlicense — public domain.

About

libc implemented in JavaScript

Resources

License

Stars

Watchers

Forks

Packages

No packages published
0