js.Wrapper was removed in Go 1.18. Thus, this library fails to build under Go 1.18 due to e.g., https://github.com/norunners/vert/blob/main/value.go#L30. See https://github.com/golang/go/issues/50310 for some additional background; the proposal to reinstate it was declined.