Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pevers/dicom-rs-wasm
Compile dicom-rs for WASM
https://github.com/pevers/dicom-rs-wasm
Last synced: 5 days ago
JSON representation
Compile dicom-rs for WASM
- Host: GitHub
- URL: https://github.com/pevers/dicom-rs-wasm
- Owner: pevers
- Created: 2021-05-20T16:37:17.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-10-01T13:20:19.000Z (about 3 years ago)
- Last Synced: 2024-10-12T02:14:01.354Z (about 1 month ago)
- Language: JavaScript
- Size: 58.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# dicom-rs-wasm
Compile dicom-rs for WASM## Run example
```
npm install
npm run-script build && serve
```![image](screenshot.png)