Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 412 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 412 Bytes

otio-wasm

OpenTimelineIO SVG renderer in your browser.

This repository is an experiment to get OpenTimelineIO in a web page using WebAssembly.

It's using Pyodide to compile a WebAssembly wheel that can then be imported frmo javascript using Pyodide.

You can try it at https://jcmorin.dev/otio-wasm/.