catalysis 0.2.0

Catalysis is a full-stack and runtime-agnostic Javascript framework powered by Rust
1
2
3
4
5
6
7
8
9
[dependencies]

[package]
description = "Catalysis is a full-stack and runtime-agnostic Javascript framework powered by Rust"
edition = "2021"
license = "MIT"
name = "catalysis"
readme = "README.md"
version = "0.2.0"