You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

github.com/hybridgroup/mechanoid-examples/buttons

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/hybridgroup/mechanoid-examples/buttons

v0.0.0-20240411075528-4a5a4843311a
Source
Go
Version published
Created
Source

Buttons

Application that loads an embedded WASM program and sends it events from pressing the buttons. The WASM programs then displays messages on the small screen on the hardware device.

PyBadge

Buttons

$ mecha flash -i wazero pybadge
Building module buttons
Done.
   code    data     bss |   flash     ram
    102       5   65531 |     107   65536
Application built. Now flashing...
   code    data     bss |   flash     ram
 342608   66300    7136 |  408908   73436

Gopher Badge

Buttons

$ mecha flash -i wazero gopher-badge
Building module buttons
Done.
   code    data     bss |   flash     ram
    102       5   65531 |     107   65536
Application built. Now flashing...
   code    data     bss |   flash     ram
 374480   66304    3656 |  440784   69960

FAQs

Package last updated on 11 Apr 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts