alef

Crates.ioalef
lib.rsalef
version0.0.1-alpha
sourcesrc
created_at2020-12-31 15:48:43.023532
updated_at2020-12-31 15:48:43.023532
descriptionThe AOT Compiler of Alef Component.
homepage
repositoryhttps://github.com/alephjs/alef-component
max_upload_size
id329773
size58,310
X. (ije)

documentation

README

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
Commit count: 153

cargo fmt