I'm not great with WASM (i have no experience whatsoever), but this feature has been requested a few times ( #246 ).
The goal here is for heimdall to be built into a JS module, usable with all modern web development frameworks. This should eliminate the need to host heimdall on a backend with axum (or similar), and would be a great addition to the toolkit.
If you're familiar with WASM and think this is a viable option for the toolkit, let me know!
Component
Other (please specify)
Describe the feature you would like
I'm not great with WASM (i have no experience whatsoever), but this feature has been requested a few times ( #246 ).
The goal here is for heimdall to be built into a JS module, usable with all modern web development frameworks. This should eliminate the need to host heimdall on a backend with axum (or similar), and would be a great addition to the toolkit.
If you're familiar with WASM and think this is a viable option for the toolkit, let me know!