Images 💾

Last commit ⭐

commit 46f44ea18c660ac6d84e497c0f1101b0e0aa2e5a
Author:     Ali Mohammad Pur <mpfard@serenityos.org>
AuthorDate: Mon Jul 15 15:26:16 2024 +0200
Commit:     Nico Weber <thakis@chromium.org>
CommitDate: Mon Jul 15 20:27:00 2024 -0400

    Meta: Update Wasm LibJS build for "recent" emscripten changes
    
    - `_free` is no longer exported by default, export it manually
    - `allocateUTF8` is deprecated, and replaced with `stringToNewUTF8`