Skip to content
/ Jasm Public

TypeScript library for interfacing with C in wasm32

License

Notifications You must be signed in to change notification settings

GuilleX7/Jasm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

74ca7ff · Jan 15, 2024

History

16 Commits
Jan 15, 2024
Jan 15, 2024
Jan 15, 2024
Jan 15, 2024
Jan 15, 2024
Jan 15, 2024
Jan 15, 2024
Apr 19, 2021
Jan 15, 2024
Jan 15, 2024
Jan 15, 2024
Jan 15, 2024
Jan 15, 2024

Repository files navigation

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

About

TypeScript library for interfacing with C in wasm32

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published