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