|
About the Explain category
|
|
0
|
136
|
2 November 2024
|
|
Queues implementation in Odin compiler
|
|
1
|
100
|
14 May 2026
|
|
Allocator not passed as a parameter on "core:container/handle_map" procedures
|
|
1
|
45
|
14 May 2026
|
|
Title: Best practices for memory safety across FFI boundaries?
|
|
6
|
188
|
11 May 2026
|
|
Why shouldn't `context` inside a procedure require an explicit procedure parameter?
|
|
12
|
264
|
10 May 2026
|
|
Is `byte` just a deprecated alias for `u8`?
|
|
2
|
180
|
3 May 2026
|
|
Why is `bytes.Buffer` only updating offsets for reads and not for writes?
|
|
8
|
119
|
1 May 2026
|
|
A contains builtin for arrays similar to "key in map"?
|
|
3
|
113
|
20 April 2026
|
|
Is Odin's modulo `%` and remainder `%%` operator swapped?
|
|
2
|
290
|
15 April 2026
|
|
Clarification on core:log stripping vs runtime overhead in release builds
|
|
3
|
182
|
15 April 2026
|
|
Autodereference and proc parameters
|
|
3
|
226
|
4 April 2026
|
|
Tilde backend got removed
|
|
3
|
494
|
31 March 2026
|
|
Calling functions in constants
|
|
4
|
256
|
28 March 2026
|
|
I'm using type_of() in a weird way. Is this supposed to compile?
|
|
2
|
150
|
27 March 2026
|
|
Precision drift
|
|
5
|
176
|
27 March 2026
|
|
#+ignore unused-imports with -vet -strict-style -vet-tabs -disallow-do -warnings-as-errors
|
|
3
|
113
|
19 March 2026
|
|
Core:time - Looking for best approach
|
|
3
|
210
|
16 March 2026
|
|
Dynamic Fixed Size Array Allocations?
|
|
3
|
364
|
15 March 2026
|
|
Nbio and how to handle the bufs
|
|
1
|
163
|
14 March 2026
|
|
Best practice - Declarations and assignments on global and local scopes. Pros and cons?
|
|
6
|
498
|
13 March 2026
|
|
Why specialized keywords such as `or_return`, `or_else`, etc. instead of `or`?
|
|
6
|
510
|
2 March 2026
|
|
Multi pointer inline initialization
|
|
2
|
190
|
16 February 2026
|
|
Interesting float to integer conversion behaviour
|
|
6
|
157
|
16 February 2026
|
|
Question About Specialized Procs/Structs
|
|
0
|
141
|
18 January 2026
|
|
Proc groups in `sys/linux`
|
|
0
|
165
|
28 October 2025
|
|
Array Initialization "Shortcut"
|
|
3
|
505
|
15 October 2025
|
|
"A type parameter may not have a default value". Why?
|
|
1
|
290
|
10 October 2025
|
|
Is it safe to decommit memory from under an Arena?
|
|
3
|
348
|
21 September 2025
|
|
Explain me interfaces and methods in Odin, please
|
|
4
|
1354
|
31 August 2025
|
|
PSA: Having new weird WASM issues, but not with your desktop binary
|
|
0
|
132
|
26 August 2025
|