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 months ago
JSON representation

Compile dicom-rs for WASM

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)