| 29 Apr 2025 |
6pak | yeah | 18:58:07 |
6pak | just no one implemented that | 18:58:10 |
Emma [it/its] | In reply to @6pak:matrix.org while sdk_9_0 currently aliases to the binary one Oh huh, i should switch then, i thought both were source built | 20:09:28 |
Corngood | It's a bit more complicated than that. The runtime is always source built unless you use -bin, and the sdk will be source built if you use -source, or if you use the 1xx feature level ask, since it can be built from source | 20:53:53 |
Corngood | * It's a bit more complicated than that. The runtime is always source built unless you use -bin, and the sdk will be source built if you use -source, or if you use the 1xx feature level sdk, since it can be built from source | 20:54:09 |
6pak | (tldr the sdk is currently binary :)) | 20:54:30 |
6pak | * (tldr the sdk_9_0 is currently binary :)) | 20:54:41 |
Corngood | Yeah, but the sdk includes the runtime, so if you care about running on the source built runtime it might matter | 20:57:31 |