extensions
Volodymyr Shymanskyy 3 years ago
commit d896602b5e

@ -11,6 +11,7 @@
- **Particle Argon** │ [Particle](https://store.particle.io/collections/bluetooth/products/argon)
- **Adafruit Feather nRF52840** | [Adafruit](https://www.adafruit.com/product/4062)
- Other
- **Raspberry Pi Pico** | [Raspberry Pi](https://www.raspberrypi.org/products/raspberry-pi-pico)
- **Adafruit PyGamer/PyBadge/PyBadge LC** │ [Adafruit](https://www.adafruit.com/product/4242)
- **SparkFun Artemis** | [SparkFun](https://www.sparkfun.com/search/results?term=Artemis)
- **Teensy 4.0** │ [PJRC](https://www.pjrc.com/store/teensy40.html)

@ -21,7 +21,7 @@ Native (GCC 7.4.0, 32-bit) 18070.112035 11.1x
Native (GCC 7.4.0, 64-bit) 19144.862795 11.8x
```
**Note:** Here is more info on [how to run CoreMark benchmark](../test/benchmark/coremark).
**Note:** Here is more info on [how to run CoreMark benchmark](https://github.com/wasm3/wasm-coremark).
## Simple recursive Fibonacci calculation test

Loading…
Cancel
Save