0.8.2 • Published 9 months ago

@guillex7/jasm v0.8.2

Weekly downloads
-
License
-
Repository
-
Last release
9 months ago

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
0.8.1

9 months ago

0.8.2

9 months ago

0.8.0

2 years ago

0.7.0

2 years ago

0.6.0

2 years ago

0.4.0

2 years ago

0.3.1

2 years ago

0.3.0

2 years ago