upvote
By 'Rust compiler' and 'C++ compiler', they refer to the LibJS bytecode generator implemented in those languages. This is about the generated JS bytecode.
reply
Yes, I re-read again, and I think you are correct. Thanks!
reply
Thanks! I was confused about this as well.
reply
They're referring to LibJS's bytecode (the internal instruction stream of Ladybird’s JS engine), not to Rust/CPP output formats.
reply
deleted
reply