webassemblyjs

1.12.1 • Public • Published

webassemblyjs

WebAssembly interpreter

This is meant to be a polyfill entirely written in JavaScript.

See WebAssembly.js.org for more information.

Installation

yarn add webassemblyjs

Usage

import WebAssembly from "webassemblyjs";

WebAssembly.instantiate(buff)

See WebAssembly MDN documentation for more information about the WebAssembly API.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.12.1
    37
    • latest

Version History

Package Sidebar

Install

npm i webassemblyjs

Weekly Downloads

17,197

Version

1.12.1

License

MIT

Unpacked Size

264 kB

Total Files

65

Last publish

Collaborators

  • xtuc