GitPedia
hybridgroup

hybridgroup/mechanoid

Mechanoid is a framework for WebAssembly applications on embedded systems and IoT devices.

3 Releases
Latest: 2y ago
0.2.0v0.2.0Latest
deadprogramdeadprogram·2y ago·April 11, 2024
GitHub

📋 Changes

  • update to use main for of wazero with TinyGo changes now merged upstream
  • remove unneeded build setup, and also build on PRs/merge to dev branch
  • add -type flag to mecha create module to support Rust and Zig module templates
  • add ability to compile Zig modules to mecha build command
  • can build Rust WASM unknown modules
  • use main wazero fork for new project creation
  • extend build command with project/modules subcommands and build flags
  • add info on how to contribute code to the project
  • + 7 more
0.1.1v0.1.1
deadprogramdeadprogram·2y ago·March 14, 2024
GitHub

Patch release to correct the version number.

0.1.0v0.1.0
deadprogramdeadprogram·2y ago·March 14, 2024
GitHub

First release!