alef 0.0.1-alpha

The AOT Compiler of Alef Component.
Documentation

Alef Component Compiler

The AOT compiler of Alef Component written in Rust, powered by swc.

Development Setup

You will need rust 1.30+ and wasm-pack.

Build

deno run -A build.ts

Run tests

cargo test --all