thetarnav / odin-wasm

Odin + WASM = 💙
https://thetarnav.github.io/odin-wasm/
MIT License
71 stars 4 forks source link

Seems not to work on Windows #1

Closed leecommamichael closed 9 months ago

leecommamichael commented 9 months ago
image

I pulled Odin from master this evening and built the compiler, this is the outcome of npm run preview

thetarnav commented 9 months ago

hey are you using llvm 14, or other version? because this looks like https://github.com/odin-lang/Odin/issues/2855

thetarnav commented 9 months ago

The issue with llvm 17 seems to be fixed so I hope that the project can be used on windows :)