@lupyuen As someone who uses Go frequently, this doesn't really make sense to me.
This has been done before with Rust and Yew, but WASM isn't really meant for that use case. It makes far more sense to use WASM for the non-UI logical operations, and JavaScript for the visible UI parts.
@lupyuen For example, Element (like many other web-based Matrix clients) is primarily written in JavaScript & TypeScript, but the complex cryptographic logic performed in the background is handled via a Rust-based WASM file.
Here's how we download the Build Logs from #GitHubActions ... And ingest them into #NuttX CI Dashboard
Article: https://lupyuen.org/articles/ci4.html#ingest-from-github-actions
Replacing a React Frontend with #GoLang and #WebAssembly
How we ingest the #NuttX Build Logs into our Continuous Integration Dashboard
Article: https://lupyuen.org/articles/ci4.html#ingest-the-build-logs
"AI-generated Poetry is indistinguishable from Human-written Poetry and is rated more favorably"
uscope Graphical Debugger: Alternative to GDB (#ZigLang)
OpenWrt 24.10 released (#RISCV StarFive JH7110 / AllWinner D1)
https://www.cnx-software.com/2025/02/08/openwrt-24-10-released/
If the Daily Test fails for Apache #NuttX RTOS ... Can we Auto-Rewind and discover the Breaking Commit? Let's do it with #Prometheus Time-Series Database and #Mastodon Server
Intro to #Linux Pipewire
#Prometheus Time-Series Database that powers the Continuous Integration Dashboard for Apache #NuttX RTOS
Article: https://lupyuen.org/articles/ci4.html#prometheus-metrics
#RISCV Tanmatsu: Handheld Terminal with #ESP32-P4 and ESP32-C6
https://hackaday.com/2025/02/04/a-closer-look-at-the-tanmatsu/
Creating our #Grafana Dashboard ... For Continuous Integration in Apache #NuttX RTOS
Article: https://lupyuen.org/articles/ci4.html#grafana-dashboard
@lupyuen That chip sounded familiar, and yes: That's the chip used in the lovely Bangle.js 2!
(Which I should have never took swimming in the sea, but that's a different story.)
#Pebble OS running on new hardware: nRF52840
https://ericmigi.com/blog/how-to-help-build-open-source-pebble-software
IoT Techie and Educator / Apache NuttX PMC