mech-wasm
TypeScript icon, indicating that this package has built-in type declarations

0.0.2 • Public • Published

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

You can try Mech online at try.mech-lang.org.

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

Read about progress on our blog, follow us on Twitter @MechLang, get live help on our Gitter channel, or join the mailing list.

Mech wasm

A web assembly wrapper for Mech core and syntax. Allows Mech to be embedded in the browser. Provides the start of a very basic library for manipulting and updating DOM nodes.

Contents

Supported elements (more to come):

  • img
  • div
  • slider
  • canvas
    • image
    • circle
    • line

Project Status

Mech is currently in the alpha stage of development. This means that while some features work and are tested, programs are still likely to crash and produce incorrect results. We've implemented some language features, but many are not yet implemented.

Feel free to use the language for your own satisfaction, but please don't use it for anything important.

License

Apache 2.0

Readme

Keywords

none

Package Sidebar

Install

npm i mech-wasm

Weekly Downloads

3

Version

0.0.2

License

Apache-2.0

Unpacked Size

952 kB

Total Files

6

Last publish

Collaborators

  • cmontella