orca: implement core:time and core:log

This commit is contained in:
Laytan Laats
2024-08-17 02:09:52 +02:00
parent 574dc5efe6
commit caef37bc18
5 changed files with 53 additions and 41 deletions
+1
View File
@@ -1,4 +1,5 @@
//+build !freestanding
//+build !orca
package log
import "core:encoding/ansi"