Open matovitch opened 1 year ago
Hello,
Still working on my compiler I was emitting relocations in arbitrary offset order and got the error using wasm-ld.
wasm-ld
I think it should be mentioned in Linking.md. I will try to make a small PR when I have the time. :)
Cheers.
Hello,
Still working on my compiler I was emitting relocations in arbitrary offset order and got the error using
wasm-ld
.I think it should be mentioned in Linking.md. I will try to make a small PR when I have the time. :)
Cheers.