ruffle icon indicating copy to clipboard operation
ruffle copied to clipboard

web: Add swf-tests package, for running the swf test suite in a browser

Open Dinnerbone opened this issue 1 year ago • 0 comments

No way to run this automatically yet - but I decided I could iterate on this indefinitely, but it'd already be useful in this form today. I'll follow up in future PRs, but at least this won't bit rot if it lands in the repo.

This is part of a larger effort to eventually get webgl (and maybe canvas) tested, so we can start making those more stable and feature complete.

This tool has already found some bugs, which have been fixed so far (mostly 32-bit vs 64-bit ByteArray stuff)

Example is at https://dinnerbone.github.io/ruffle-swf-tests-on-web/

Dinnerbone avatar Feb 16 '24 17:02 Dinnerbone