An open API service indexing awesome lists of open source software.

https://github.com/heaths/msi-wasm

Open MSI in browser using WASM sample
https://github.com/heaths/msi-wasm

msi rustlang wasm windows-installer

Last synced: about 1 month ago
JSON representation

Open MSI in browser using WASM sample

Awesome Lists containing this project

README

          

# Open MSIs in the browser

This is a proof of concept to open Windows Installer packages e.g., MSIs in the
browser using WASM for another idea I have, but is currently blocked on
[rust-lang/rust#105762](https://github.com/rust-lang/rust/issues/105762).