@guillex7/jasm
TypeScript icon, indicating that this package has built-in type declarations

0.8.2 • Public • Published

Jasm

Jasm is a TypeScript library developed in WASM2010's scope. This library provides functionality that facilitates the interoperation between a JavaScript module and a C program, easing access to the C memory model according to the WebAssembly C ABI.

Documentation

Please see the documentation published in the WASM2010's repository.

Quick start

To build Jasm, you just need to install the dependencies and run the build command.

npm ci
npm run build

Readme

Keywords

none

Package Sidebar

Install

npm i @guillex7/jasm

Weekly Downloads

1

Version

0.8.2

License

none

Unpacked Size

54.4 kB

Total Files

8

Last publish

Collaborators

  • guillex7