ProjectEvergreen / project-evergreen

Wiki and high level "feature" tracker for Project Evergreen
https://projectevergreen.github.io/
Apache License 2.0
11 stars 1 forks source link

Add support for Web Assembly usage #28

Open thescientist13 opened 6 years ago

thescientist13 commented 6 years ago

I think one way to look at this is by maybe finding something that's typically done server side and not client side? (one ideas was image resizing / processing) that could be on the fly in WASM?

Or maybe creating a custom WEB API (like <video>, <audio>, etc?