Variance_in_Rust_Covariant_Contravariant_Invariant
(그림으로 이해)CLI lifetime substitution visualization(Covariant vs Contravariant vs Invariant)
2812 words
|
14 minutes
Big_Picture_Rust_Compilation_Pipeline
Rust Compilation 컴파일 과정 한눈으로 보기
337 words
|
2 minutes
Cranelift_experimental_backend_for_the_Rust_compiler
Cranelift is meant to be used as a library within an "embedder". It is in successful use by the Wasmtime WebAssembly virtual machine, for just-in-time (JIT) and ahead-of-time (AOT) compilation, and also as an experimental backend for the Rust compiler.
977 words
|
5 minutes
gccrs_An_alternative_compiler_for_Rust
GCC Front-End for Rust
168 words
|
1 minutes
260204_Impl_GUI_in_Windows_Kernel
Windows GUI를 구현하는 원리 ~ 역시 커널이구만.!
178 words
|
1 minutes
260203_OS_Basic002
2026-02-03
OS 설계 기초 002
1334 words
|
7 minutes
260203_system_call_linux_VS_windows
System Call시스템 콜은 유저 프로그램이 커널 모드에서만 가능한 기능을 안전하게 사용할 수 있도록 도와주는 인터페이스이다.
888 words
|
4 minutes
260202_OS_basic01
2026-02-02
Rust OS dev개발자를 위한 기초 01
107 words
|
1 minutes