New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

rustscript

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rustscript

Rust interpreter in JavaScript

latest
Source
npmnpm
Version
0.0.1-alpha
Version published
Maintainers
1
Created
Source

RustScript

Rust interpreter in JavaScript. WIP.

Installation

Via npm on Node:

npm install rustscript

Usage

Reference in your program:

var rustscript = require('rustscript');

[TBD]

Development

git clone git://github.com/ajlopez/RustScript.git
cd RustScript
npm install
npm test

Samples

TBD

License

MIT

References

TBD

Contribution

Feel free to file issues and submit pull requests � contributions are welcome<

If you submit a pull request, please be sure to add or update corresponding test cases, and ensure that npm test continues to pass.

Keywords

rust

FAQs

Package last updated on 15 Mar 2014

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts