Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
odin-ubuntu-amd64-dev-2025-04.zip | 2025-04-03 | 106.7 MB | |
odin-macos-amd64-dev-2025-04.zip | 2025-04-03 | 122.7 MB | |
odin-macos-arm64-dev-2025-04.zip | 2025-04-03 | 114.5 MB | |
odin-windows-amd64-dev-2025-04.zip | 2025-04-03 | 140.7 MB | |
dev-2025-04 source code.tar.gz | 2025-04-03 | 138.5 MB | |
dev-2025-04 source code.zip | 2025-04-03 | 139.5 MB | |
README.md | 2025-04-03 | 752 Bytes | |
Totals: 7 Items | 762.4 MB | 0 |
New Language Features
*
New Compiler Improvements
- Support LLVM 20.1
- Fix Objective-C Selector and Class linking problems caused by a race condition
- VERY Rudimentary support for Android:
-subtarget:android
for-target:linux_arm64
- Numerous
js_wasm32
improvements - Add
~{memory}
clobber to syscalls intrinsics - Improve
or_else
type inference logic - Use Microsoft's "best practices" for using
vswhere
- General Bug Fixes which caused compiler crashes
New Packages
*
Package Improvements
- Update
vendor:sdl3
to3.2.10
core:crypto
- General improvements
core:os/os2/path.odin
rewrite from scratch- Improved Documentation
- Remove dependency on
core:path/filepath