0.3.0 • Published 2 years ago

@fluencelabs/avm-runner-mainthread v0.3.0

Weekly downloads
-
License
Apache-2.0
Repository
-
Last release
2 years ago

Main thread AVM runner implementation

npm

AVM Runner is the abstraction over Aqua virtual machine (AVM) interpreter designed to allow run it in different contexts such as web workers in browsers or worker threads on nodejs.

The package provides AVM runner which executes on the main thread.

Getting started

Fluence JS uses the this implementation by default. So nothing is needed to be done to get started. However it is strongly recommended to use background implementation in production.

Contributing

While the project is still in the early stages of development, you are welcome to track progress and contribute. As the project is undergoing rapid changes, interested contributors should contact the team before embarking on larger pieces of work. All contributors should consult with and agree to our basic contributing rules.

License

Apache 2.0