(*--------------------------------------------------------------------------- Copyright (c) 2025 Anil Madhavapeddy . All rights reserved. SPDX-License-Identifier: MIT ---------------------------------------------------------------------------*) (* Entry point for the standalone JavaScript build. This registers the API on window.html5rw when the script loads. *) let () = Htmlrw_js.register_global_api ()