Compare commits

..

No commits in common. "7d277614740133406720befb4bdb1a279806859b" and "ec0adaaeab5cea5c0c439b80de3ed0d0e8ff6e99" have entirely different histories.

2 changed files with 0 additions and 7 deletions

3
go.mod
View file

@ -1,3 +0,0 @@
module git.bivouac.wiki/misc/thorax
go 1.22.5

View file

@ -1,4 +0,0 @@
package thorax
// main unikernel loop
// run all the various other go programs as go routines instead.