This commit is contained in:
Nuno Cruces
2025-11-20 11:35:01 +00:00
parent ba9caf0405
commit 0ff41bb966
22 changed files with 37 additions and 25 deletions

View File

@@ -7,8 +7,9 @@ import (
"os"
"unsafe"
"github.com/tetratelabs/wazero/api"
"golang.org/x/sys/unix"
"github.com/tetratelabs/wazero/api"
)
type mmapState struct {