We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5abaa6a commit 636b2e6Copy full SHA for 636b2e6
1 file changed
main_unix.go
@@ -12,7 +12,7 @@
12
// See the License for the specific language governing permissions and
13
// limitations under the License.
14
15
-//go:build aix || darwin || dragonfly || freebsd || (js && wasm) || linux || netbsd || openbsd || solaris
+//go:build unix || js || wasip1
16
17
package pluginrpc
18
0 commit comments