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
- Host: GitHub
- URL: https://github.com/heaths/msi-wasm
- Owner: heaths
- License: mit
- Created: 2022-12-15T21:55:13.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-25T19:48:30.000Z (over 3 years ago)
- Last Synced: 2025-03-28T04:33:07.781Z (about 1 year ago)
- Topics: msi, rustlang, wasm, windows-installer
- Language: Rust
- Homepage: https://heaths.dev/msi-wasm/
- Size: 74.2 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.txt
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).