ennuicastr / libavjs-webcodecs-polyfill

A polyfill for the WebCodecs API. No, really.
82 stars 8 forks source link

Fix JS context losing for lambdas #12

Closed Donil closed 1 year ago

Donil commented 1 year ago

Hi there!

You created a great library and I'm trying to use it but faced a few problems with JS context (this). So that is PR to fix them

Yahweasel commented 1 year ago

Thanks! This is bad style that I'm slowly fixing (it comes from pre-TypeScript days), so eventually I'll have a better fix, but in the interim, it's certainly necessary to use the right variable ^^´