@fluencelabs/avm-runner-mainthread
v0.3.0
Published
Single thread implementation of AVM Worker
Downloads
7
Keywords
Readme
Main thread AVM runner implementation
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.