mech-wasm

Crates.iomech-wasm
lib.rsmech-wasm
version0.1.0
sourcesrc
created_at2019-03-31 20:28:13.578242
updated_at2023-01-04 04:30:08.879921
descriptionA web assembly wrapper for Mech core and syntax. Allows Mech to be embedded in the browser.
homepagehttps://mech-lang.org
repositoryhttps://github.com/mech-lang/wasm
max_upload_size
id125038
size40,517
Corey Montella (cmontella)

documentation

http://docs.mech-lang.org

README

Mech is a language for developing data-driven, reactive systems like robots, games, and animations. It makes composing, transforming, and distributing data easy, allowing you to focus on the essential complexity of your project.

You can try Mech online at https://mech-lang.org/try.

Usage and installation instructions can be found in the documentation or the main Mech repository.

Be sure to follow our blog(RSS)!

Wasm

A web assembly wrapper for Mech core and syntax. Allows Mech to be embedded in the browser.

Project Status

Mech is currently in the beta stage of development. This means that the language is at a suitable stage for a wider audience. While most language feature implementations are started, none are finished, and some new features may, while others could be removed. Backwards and forwards compatibility of Mech programs is not guaranteed at this time.

License

Apache 2.0

Commit count: 424

cargo fmt