/as-stdlib-integration

Proof-of-concept for AssemblyScript-stdlib interop.

Primary LanguageJavaScriptApache License 2.0Apache-2.0

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.