1 2 3 4 5 6 7
# wesm 🤖 An interpreter for a subset of web assembly for embedded * as small as possible * supports only a subset of [web assembly](http://webassembly.github.io/spec/core/index.html) that uses integers * no-std * simple api