Feature: macos support
hazcod opened this issue · 3 comments
hazcod commented
Hi, thank you for your work!
Are there any technical reasons this wouldn't work on macOS?
owenrumney commented
+1
liamg commented
Hey @hazcod - unfortunately I’m not sure this would be possible, or at least it won’t be using the same method. It’s currently using a Linux syscall (memfd_create) to do this.
owenrumney commented
Boooooo