Thanh

Results 5 issues of Thanh

Something like `etherwake` or `wakeonlan` would be much appreciated. This way [Blink](https://github.com/blinksh/blink/issues/951) can add WOL Support.

fix committed

## 💡 Feature description I'm currently working on incorporating WASM SIMD support for [RustFFT](https://github.com/pr1metine/RustFFT/tree/feat/wasm-simd). Performance is of utmost importance for these kinds of libraries which is why I need to...

As stated [in this discourse post](https://community.platformio.org/t/bump-platformio-tool-dslite-to-its-latest-version/36557), I am asking you to please update platformio/tool-dslite to its latest version. I am also willing to help in anyway possible.

Certainly would like to see this extension on the Visual Studio Marketplace.

Fixes #444. According to [GitHub's list of available GitHub-hosted runners](https://docs.github.com/en/actions/using-github-hosted-runners/about-github-hosted-runners/about-github-hosted-runners#standard-github-hosted-runners-for-public-repositories), we may use M1 machines for our GitHub Actions simply by specifying `runs-on: macos-14`. This PR does just that. In...