SerenityOS build: Tuesday, July 16
Images 💾⌗
- serenity-x86_64-20240716-46f44ea.img.gz (Raw image, 219.72 MiB)
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`
Other builds