Hey, I'm struggling to generate bindings on other platforms than mac. On mac it's fine, but on both linux and windows I get:
Error: failed to parse the input component
Caused by:
unexpected end-of-file (at offset 0x1e18f7)
Anything I can do about this?
Jens Gåsemyr Magnus has marked this topic as resolved.
This was likely just a version mismatch
I took a stab at re-enabling use
(for single file *.wits
). https://github.com/bytecodealliance/wasm-tools/pull/848
Happy to throw away if this isn't the right direction.
Last updated: Nov 22 2024 at 16:03 UTC