|
Why are Odin's binaries so large and compilation times so slow?
|
|
8
|
4804
|
13 January 2025
|
|
Questions about the package system
|
|
1
|
567
|
28 December 2024
|
|
When do map keys hashed in Odin?
|
|
2
|
886
|
28 December 2024
|
|
Potential Memory Leak in proc `map_file_from_path ` from package `core:mem/virtual`
|
|
1
|
376
|
26 December 2024
|
|
Implementing dynamic array of different sized types
|
|
7
|
1114
|
17 December 2024
|
|
Are there hidden dangers in converting golang code to Odin?
|
|
2
|
516
|
16 December 2024
|
|
Idiomatic way to print any error
|
|
2
|
700
|
15 December 2024
|
|
Using a map after delete? (delete vs. clear_map)
|
|
5
|
605
|
12 December 2024
|
|
Getting errors from the compiler with vet while using the keyword "using" the way it is used in the docs
|
|
9
|
368
|
12 December 2024
|
|
Why do `pow` functions only exist for floats?
|
|
6
|
704
|
30 November 2024
|
|
What does `Simple_Compare` mean in type info flags?
|
|
1
|
140
|
25 November 2024
|
|
Why does odin compiler need MSVC compiler
|
|
3
|
1271
|
25 November 2024
|
|
How can one create a shared package?
|
|
7
|
1351
|
23 November 2024
|
|
Learning memory management - looking for review/critique
|
|
9
|
3123
|
21 November 2024
|
|
Reflection for procedures
|
|
1
|
652
|
21 November 2024
|
|
No implicit cast for enums?
|
|
4
|
590
|
21 November 2024
|
|
What's the main difference between arenas in core:mem and core:mem/virtual
|
|
4
|
2367
|
20 November 2024
|
|
Why is using a proc type to define an implementation not allowed?
|
|
2
|
498
|
18 November 2024
|
|
"contextless" is just a linting thing or it affects optimizations?
|
|
5
|
835
|
12 November 2024
|
|
How SOA works under the hood?
|
|
2
|
1475
|
12 November 2024
|
|
Whats the mod.pkg file in repos for odin libraries?
|
|
6
|
480
|
11 November 2024
|
|
How to contribute static C libraries?
|
|
5
|
705
|
11 November 2024
|
|
Lexicographical comparisons
|
|
1
|
206
|
10 November 2024
|
|
Byte swizzling for u32?
|
|
3
|
510
|
8 November 2024
|
|
Question about terminology: `make` vs `new` vs `create`
|
|
1
|
962
|
8 November 2024
|
|
Are there still efforts in progress to replace LLVM?
|
|
2
|
921
|
6 November 2024
|
|
Clever ways of using context allocators?
|
|
2
|
1500
|
6 November 2024
|
|
Is there an expected timeline for os2 to replace os?
|
|
1
|
623
|
4 November 2024
|
|
Is it true that Odin can't be as fast as Zig/Rust because all LLVM optimizations aren't possible?
|
|
5
|
8264
|
5 November 2024
|
|
What does the "-reloc-mode" compiler flag do?
|
|
5
|
721
|
2 November 2024
|