1
0
Fork 0
mirror of https://github.com/alfg/mp4-rust.git synced 2024-05-19 16:58:04 +00:00

update readme.

This commit is contained in:
Alf 2020-09-05 13:43:48 -07:00
parent 6bc1c9b217
commit 76607394df

View file

@ -96,9 +96,13 @@ cargo bench
View HTML report at `target/criterion/report/index.html`
## Web Assembly
See the [mp4-inspector](https://github.com/alfg/mp4-inspector) project as a reference for using this library in Javascript via Web Assembly.
## Resources
* https://github.com/mozilla/mp4parse-rust
* https://github.com/pcwalton/rust-media
* https://github.com/alfg/mp4
## License
MIT