Different idea for an opening line

isomorphic_2020
Bradlee Speice 2020-10-03 21:53:50 -04:00
parent e8a2c794f9
commit 29fb26951b
1 changed files with 3 additions and 0 deletions

View File

@ -6,6 +6,9 @@ category:
tags: [rust, javascript, webassembly]
---
In honor of Webpack 5.0 being released and dramatically easing integration of WebAssembly, it's time
to revisit previous work done to use Electron as a backend for Rust GUI applications.
I wasn't expecting to write this, but it's 2020 and we could all use a win. When last I addressed
using WASM + Electron to write desktop applications in Rust, there were ultimately too many issues
to recommend this combination as feasible. Since then, there's been a lot of progress, and after