-
- Downloads
Reworked quite a bit of the codebase so that VM are now referenced instead of copied.
It's lighter and more efficient, but I still need to work on some concurrency issues. Bumpped version to 1.6.2
Showing
- src/router/routerTemplates.go 1 addition, 1 deletionsrc/router/routerTemplates.go
- src/router/routerVMs.go 15 additions, 15 deletionssrc/router/routerVMs.go
- src/version/version.go 1 addition, 1 deletionsrc/version/version.go
- src/vms/template.go 13 additions, 7 deletionssrc/vms/template.go
- src/vms/vm.go 8 additions, 12 deletionssrc/vms/vm.go
- src/vms/vms.go 32 additions, 80 deletionssrc/vms/vms.go
Please register or sign in to comment