mirror of
https://github.com/fluencelabs/aquavm
synced 2025-04-24 14:52:15 +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
8 lines
72 B
Plaintext
8 lines
72 B
Plaintext
dist
|
|
node_modules
|
|
wasm
|
|
*.tgz
|
|
|
|
# this file is auto-generated
|
|
src/wasm.js
|