mirror of
https://github.com/fluencelabs/aquavm
synced 2025-03-17 13:20:52 +00:00
This commit migrates wasm wrapper from JS SDK into the air interpreter package. Changes include: * Adding directory for npm package * Setting up typescript build pipeline * Renaming package to air-interpreter * Fixing CI pipelines to support the new build process * Fixing issue with memory access violation in wasm wrapper