|
|
|
|
|
by zikani_03
241 days ago
|
|
Looks interesting and good use case for introducing folks to extending web apps with WASM functionality. Used a similar technique using tinygo wasm builds (without Vite ofcourse) on toy project where WASM based functionality acted as a fallback if the API wasn't available or user was offline - found it an interesting pattern. |
|