Nathan Adams
Nathan Adams
I can see that it *is* making the iframe, it's there on the page, it just hasn't been made visible. I'm not sure why that is yet.
(or at least a crafted example so we can test with, please!) Thank you!
Thank you for the report, this is extremely helpful! We'll take a look and probably split off some issues later, but off-the-bat I can say that you can enable lzma...
Per discussion on Discord, the empty frames is because a lot of these swfs are videos - blocked on #723
For 1724 it does eventually load for me, but it's incredibly slow in the following block of code: ```actionscript function trim(trimmed) { var _loc1_ = trimmed.length; lfound = false; while(!lfound)...
Added unit test!
> Maybe try a `cargo update profiling` I did exactly that, but it got lost in the rebase 😅
I've thought about this before, and never added it because it just didn't feel right. Today looking at it in code, I'm still a little hesitant. I *think* I'd prefer...
I think I'd prefer a suffix, usually things are module::path::testname, so this kinda fits
Hmmm okay. Prefix looks fine then