Closed batatinha-espacial closed 1 year ago
Or at least a README.md
I agree! We need instructions for dumb people (me)
sorry folks. these instructions should work. let me know if you have any problems. https://github.com/just-js/lo/blob/experimental/BUILD.md
Amazing! This issue must be closed now.
If on Apple M1+, you need Clang 15+ to support -march=native
Clang 15+ on Ubuntu 22.04 too (safe to assume Linux x64?).
If on Apple M1+, you need Clang 15+ to support
-march=native
yeah. i don't think these flags are strictly necessary. i will do some tests and likely make some changes so they can be easily overridden and turned off by default.
Please, add a BUILD.md or anything that will help anyone finding how to build it.