Can exceptions be logged?
|
|
6
|
345
|
16 April 2025
|
What is the signature for map_entry?
|
|
2
|
132
|
13 April 2025
|
Pointer/Slice/Array and String cheat sheets
|
|
3
|
507
|
12 April 2025
|
Some thoughts about readability
|
|
0
|
236
|
11 April 2025
|
Will the 'using' keyword be deprecated one day?
|
|
2
|
266
|
11 April 2025
|
A complete game in 3200 LOC (minimal dependencies)
|
|
0
|
292
|
10 April 2025
|
SOA causing stack overflow? Max size?
|
|
4
|
182
|
10 April 2025
|
Natvis compatibility with Odin?
|
|
4
|
180
|
10 April 2025
|
How to run other program from within Odin
|
|
4
|
327
|
6 April 2025
|
Difference between `@(rodata)` global and a constant?
|
|
2
|
252
|
5 April 2025
|
Does Odin implement Return Value Optimization (RVO)?
|
|
5
|
327
|
3 April 2025
|
How to crosscompile from mac M1
|
|
2
|
199
|
29 March 2025
|
What are the minimum system requirements?
|
|
3
|
187
|
26 March 2025
|
Compiling always seg faults
|
|
4
|
179
|
26 March 2025
|
How to use `using` in a struct for an inheritance-style thing
|
|
4
|
308
|
24 March 2025
|
Some weird behaviour between constant redeclaration and file naming?
|
|
2
|
122
|
21 March 2025
|
Opening Numpy's `.npy` files in Odin
|
|
0
|
179
|
18 March 2025
|
Fast shuffle of 128 bits blocs with 256 bit registers
|
|
2
|
122
|
16 March 2025
|
Can't return local slice stored in stack even with #force_inline
|
|
3
|
125
|
13 March 2025
|
_mm256_shuffle_epi8/vpshufb in Odin
|
|
5
|
133
|
13 March 2025
|
How to get multipointer to matrix?
|
|
3
|
101
|
13 March 2025
|
Help coding raygui.h wrapper file
|
|
2
|
182
|
10 March 2025
|
How to get out of the closure mindset?
|
|
7
|
323
|
10 March 2025
|
Custom panic handler?
|
|
2
|
110
|
10 March 2025
|
Carry-less multiplication in Odin - PCLMULQDQ
|
|
2
|
74
|
9 March 2025
|
What is the annotation "-> !"?
|
|
3
|
271
|
9 March 2025
|
Best resources for learning Odin?
|
|
7
|
1091
|
7 March 2025
|
What is `context.user_index` and `context.user_ptr` for?
|
|
1
|
177
|
6 March 2025
|
How can I design a basic game object structure the "Odin" way
|
|
13
|
1413
|
5 March 2025
|
How to get current context.random_generator seed?
|
|
2
|
133
|
4 March 2025
|