cream-js 0.1.2

A lightweight compiler for modern web applications.
1
2
3
pub fn version() -> String {
    String::from("alpha 0.1.0")
}