Skip to content

Conversation

@paralin
Copy link
Contributor

@paralin paralin commented Feb 21, 2024

GOOS=js GOARCH=wasm gb ./...

Previously failed with errors importing x/sys/unix.

Fixed by adding the appropriate build tags.

@paralin paralin requested a review from a team February 21, 2024 03:38
@CLAassistant
Copy link

CLAassistant commented Feb 21, 2024

CLA assistant check
All committers have signed the CLA.

paralin added a commit to paralin/badger that referenced this pull request Feb 21, 2024
Fixes the following build failures:

GOOS=js GOARCH=wasm go build ./...
GOOS=wasip1 GOARCH=wasm go build ./...

Depends on: dgraph-io/ristretto#375

Signed-off-by: Christian Stewart <christian@aperture.us>
paralin added a commit to paralin/badger that referenced this pull request May 4, 2024
Fixes the following build failures:

GOOS=js GOARCH=wasm go build ./...
GOOS=wasip1 GOARCH=wasm go build ./...

Depends on: dgraph-io/ristretto#375

Signed-off-by: Christian Stewart <christian@aperture.us>
@github-actions
Copy link

This PR has been stale for 60 days and will be closed automatically in 7 days. Comment to keep it open.

@github-actions github-actions bot added the Stale label Jul 12, 2024
@paralin
Copy link
Contributor Author

paralin commented Jul 12, 2024

Still relevant

GOOS=js GOARCH=wasm gb ./...

Previously failed with errors importing x/sys/unix.

Fixed by adding the appropriate build tags.

Signed-off-by: Christian Stewart <christian@aperture.us>
@ghost ghost merged commit 7b3df9f into dgraph-io:main Sep 9, 2024
paralin added a commit to paralin/badger that referenced this pull request Oct 14, 2024
Fixes the following build failures:

GOOS=js GOARCH=wasm go build ./...
GOOS=wasip1 GOARCH=wasm go build ./...

Depends on: dgraph-io/ristretto#375

Signed-off-by: Christian Stewart <christian@aperture.us>
paralin added a commit to paralin/badger that referenced this pull request Oct 14, 2024
Fixes the following build failures:

GOOS=js GOARCH=wasm go build ./...
GOOS=wasip1 GOARCH=wasm go build ./...

Depends on: dgraph-io/ristretto#375

Signed-off-by: Christian Stewart <christian@aperture.us>
paralin added a commit to paralin/badger that referenced this pull request Oct 29, 2024
Fixes the following build failures:

GOOS=js GOARCH=wasm go build ./...
GOOS=wasip1 GOARCH=wasm go build ./...

Depends on: dgraph-io/ristretto#375

Signed-off-by: Christian Stewart <christian@aperture.us>
ryanfoxtyler pushed a commit to dgraph-io/badger that referenced this pull request Dec 1, 2024
Fixes the following build failures:

GOOS=js GOARCH=wasm go build ./...
GOOS=wasip1 GOARCH=wasm go build ./...

Depends on: dgraph-io/ristretto#375

Signed-off-by: Christian Stewart <christian@aperture.us>
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Development

Successfully merging this pull request may close these issues.

2 participants