...

Package testfs

import "github.com/tetratelabs/wazero/internal/gojs/testdata/testfs"
Overview
Index

Overview ▾

Package testfs is an integration test of system calls mapped to the JavaScript object "fs". e.g. `go.syscall/js.valueCall(fs.openDir...`

Index ▾

Package files

main.go

func Main

func Main()