Remove dependency on runtime; Add to examples

This commit is contained in:
Lucas Perlind
2025-04-24 20:33:08 +10:00
parent 5c117bde6d
commit 5e985bcd74
2 changed files with 11 additions and 23 deletions

View File

@@ -118,6 +118,7 @@ import relative "core:relative"
import reflect "core:reflect"
import runtime "base:runtime"
import sanitizer "base:sanitizer"
import simd "core:simd"
import x86 "core:simd/x86"
import slice "core:slice"
@@ -275,3 +276,4 @@ _ :: uuid_legacy
_ :: utf8
_ :: utf8string
_ :: utf16
_ :: sanitizer