Skip to content

Conversation

@art-w
Copy link
Contributor

@art-w art-w commented May 4, 2025

js_of_ocaml 6.0.1 renamed Firebug to Console: https://github.com/ocsigen/js_of_ocaml/releases/tag/6.0.1

(File.CoerceTo.arrayBuffer x##.response)
(fun () ->
Firebug.console##log (Js.string "Failed to receive file");
Js_of_ocaml.Console.console##log (Js.string "Failed to receive file");
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If compatibility with older js_of_ocaml versions is desired, we could also drop this log...

@art-w art-w mentioned this pull request May 5, 2025
@voodoos voodoos merged commit 0e74195 into voodoos:main Oct 30, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants