Skip to content

JeanChristopheMorinPerso/otio-wasm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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/.