Images 💾

Last commit ⭐

commit 5e8dba07a601dfcd2b423c7d0913521bcbcc51d7
Author:     Diego <96022404+dzfrias@users.noreply.github.com>
AuthorDate: Mon Jul 8 18:09:00 2024 -0700
Commit:     Ali Mohammad Pur <mpfard@serenityos.org>
CommitDate: Wed Jul 10 01:10:12 2024 +0200

    LibWasm: Give names to functions exported to JS via `ref.func`
    
    https://webassembly.github.io/spec/js-api/index.html#name-of-the-webassembly-function
    (cherry picked from commit e8fd8982f82e91f97b24523f3ee60eef774990dd)