google / wasefire

Secure firmware framework focusing on developer experience

Home Page:https://google.github.io/wasefire/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Criteria for stability

ia0 opened this issue · comments

This issue lists the conditions that a crate must meet to qualify as stable (and bump to the 1.0.0 version).

Board API

  • #50 such that API extensions are gated under features (not enabled by default).
  • #319

Applet API

  • #50 such that API extensions are gated under features (not enabled by default).
  • #90 would probably be good
  • #59 would probably be good

Rust prelude

Platforms

  • #278
  • #567 would be good (at best the DFU variant for the dongle)

User experience