Hack VM Translator (Nand2Tetris)
VM Translator written in Typescript for Nand2Tetris Hack Computer.
Javascript/Typescript bindings for QuickJS, a modern Javascript interpreter, compiled to WebAssembly.
Low level bindings for creating Web Standard contexts.
vm module for the browser
Access to multiple isolates
VM Translator for the course nand2tetris II Project 7 & 8
Let agents run disposable VMs
Compiles sync functions into async generator functions
An isomorphic client library for the Azure Translator Service
Create and translate standard UUIDs with shorter formats.
JavaScript obfuscator
git@github.com:stalniy/ucast.git
git@github.com:stalniy/ucast.git
A simple and free API for Bing & Microsoft Translator for Node.js
No description provided.
Compiles out VM assertion and deprecation utilities and debug tooling based on environment
Public API of Nodebox
An Ethereum VM implementation
Hooks for require, vm and script used in istanbul
An Ethereum VM implementation
Transpile TypeScript code to JavaScript with Closure annotations.
Execute a string of JavaScript using Node.js and return the global variable values and functions.
Toolkit for creating Flow and TypeScript compatible libraries from Flow source code.
Assembler and vm code translator program for Hack assembler from course From NAND to Tetris.
Erlnixify's purpose is to rectify a problem in Erlang. At the moment the Erlang VM has the problem that it can not react to unix signals. This renders it impossible to integrate Erlang into a basic unix environment like init.d or daemontools. This ruby project is designed to fill that void. It provides a small unix executable whose responsibility it is to capture normal unix signals and translate them into something that the erlang vm can understand.