Skip to content

kgryte/as-stdlib-integration

Repository files navigation

AssemblyScript Interop

Proof-of-concept for AssemblyScript-stdlib interop.

Usage

Clone the repository.

$ git clone https://github.com/kgryte/as-stdlib-integration.git

Install module dependencies.

$ npm install

Compile the source code to WebAssembly.

$ npm run asbuild

Run the tests.

$ npm run test

License

See LICENSE.

Copyright

Copyright © 2021. The Stdlib Authors.

About

Proof-of-concept for AssemblyScript-stdlib interop.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published