Y
Hacker News
new
|
ask
|
show
|
jobs
by
v413
3513 days ago
Or maybe even include the wasm codec/player along with the video. Then it doesn't matter what the platform supports as long as it can run wasm.
1 comments
lisivka
3513 days ago
Wasm does not solve problem of hardware acceleration completely. Wasm reduces recompilation time on client side, which is not a big deal in this case.
link