SerenityOS / serenity

The Serenity Operating System 🐞
https://serenityos.org
BSD 2-Clause "Simplified" License
29.46k stars 3.14k forks source link

LibWasm: Sync with ladybird #24563

Closed alimpfard closed 2 weeks ago

alimpfard commented 2 weeks ago

Also closes #8668.

nico commented 2 weeks ago

If you add ladybird as a remote, you can use git cherry-pick -x which will put the upstream commit in the commit desc. And/or linking to the upstream PR is nice too. (But as-is is fine too as long as CI likes it.)

alimpfard commented 2 weeks ago

I just yoinked the commit as-is from the ladybird remote, but sure, let's cherry-pick -x.