You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
a generic index file at index.js that loads the compiled binary and
necessary configuration files like package.json and tsconfig.json
for example in the current directory:
$> asinit .
Once initialized, it's just a matter of using your existing TypeScript tooling while coding, and using the compiler to build to WebAssembly, either manually, or utilizing the generated build task: