-
Notifications
You must be signed in to change notification settings - Fork 206
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Please test 1.0.0-beta2 #439
Comments
Would it be possible to get binaries compiled against LLVM 8+? LLVM 8 in particular brings the webassembly backend enabled by default, which is something that would be useful to have 'out of the box'. |
Sure, is a Ubuntu 16.04 build ok? CUDA 9.2? |
1.0.0-beta2 will run on Ubuntu >= 20.4, but requires "apt install libtinfo5" |
Superseded by #492. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
We have a new beta towards our 1.0.0 release. This probably won't be the last, since there are still things we want to do. But anyway, progress!
See the release here: https://github.com/terralang/terra/releases/tag/release-1.0.0-beta2 (this includes binaries and a summary of changes since the last beta)
Like last time, let's try to make sure the release actually works everywhere we expect:
Other todo items:
label([name])
andand
for multiple functions)defer
)__for
(and question about iterators) #333 (document__for
)Optional:
The text was updated successfully, but these errors were encountered: