mech-wasm
v0.3.0 GrowingA web assembly wrapper for Mech core and syntax. Allows Mech to be embedded in the browser.
Quick Verdict
- โActively maintained (updated 23d ago)
- !Pre-1.0: API may have breaking changes
- โPermissive license (Apache-2.0)
Security
Deep Insights
61 downloads in the last 30 days (2/day), up 1120% from the previous period.
Despite being 6+ years old, mech-wasm hasn't reached 1.0 yet. Expect potential API changes between versions.
At 36KB, mech-wasm is lightweight. Small crate size correlates with focused, well-scoped functionality.
Health Breakdown
Recency, release consistency, active ratio
Yanked ratio, deps, size, maturity, features
Reverse deps, ownership, ecosystem
Downloads, momentum, growth trend
Docs, repo, license, metadata
Download Trend
Version Adoption
Release Timeline
Feature Flags
default =["baselib", "pretty_print", "serde", "compiler", "program", "u8", "u16", "u32", "u64", "u128", "i8", "i16", "i32", "i64", "i128", "f32", "f64", "c64", "r64", "statements_default", "subscript_default", "math_default", "matrix_default", "logic_default", "compare_default", "range_default", "set_default", "io_default", "stats_default", "combinatorics_default", "run_program", "inline_output_values", "codeblock_output_values", "clickable_symbol_listeners", "eval", "repl", "whos", "help", "docs", "clc", "clear", "code", "mech-core/default", "mech-interpreter/default", "mech-syntax/default"]