aboutsummaryrefslogtreecommitdiff
path: root/src/crypto/rand/rand_js.go
diff options
context:
space:
mode:
Diffstat (limited to 'src/crypto/rand/rand_js.go')
-rw-r--r--src/crypto/rand/rand_js.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/crypto/rand/rand_js.go b/src/crypto/rand/rand_js.go
index 7e939742ac..7ddc2b6169 100644
--- a/src/crypto/rand/rand_js.go
+++ b/src/crypto/rand/rand_js.go
@@ -2,6 +2,7 @@
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
+//go:build js && wasm
// +build js,wasm
package rand