Simple AssemblyScript bazel project to build AssemblyScript with bazel. Requires: Bazel Wasmtime (for running the example) Run an example: npm install make build make run