Mechanoid 0.1.0 released

March 14, 2024 ยท 1 minute read

We are very excited to finally share what we’ve been working on.

Introducing Mechanoid (https://mechanoid.io/), our new open source framework for WebAssembly applications on embedded systems and IoT devices.

Mechanoid is intended to make it possible to create applications that are secure and extendable, and take advantage of the latest developments in both WebAssembly and embedded development. It includes a command line interface tool that helps you create, test, and run applications on either simulators or actual hardware, in part thanks to being written using Go and TinyGo.

Code repository is at https://github.com/hybridgroup/mechanoid.

Examples repository is at https://github.com/hybridgroup/mechanoid-examples.