nanovms / ops

ops - build and run nanos unikernels
https://ops.city
MIT License
1.27k stars 132 forks source link

chore(cleanup): remove wsl/wsl.go #1435

Closed rinor closed 1 year ago

eyberg commented 1 year ago

I think these helpers probably need to stay since they can be accessed from multiple providers - what could be changed is isolating the code like we do with qemu where we break it up into platform specific files where go will only compile for the end platform target as shown in https://github.com/nanovms/ops/tree/master/qemu