-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Wasm Build Target #3053
Copy link
Copy link
Open
Description
Thanks for the great work on this operator everyone! I am wondering if you'd be willing to support compiling to WASM? The only changes that would need to happen are the following package updates:
- github.com/lib/pq v1.10.9
+ github.com/lib/pq v1.11.2
- github.com/sirupsen/logrus v1.9.3
+ github.com/sirupsen/logrus v1.9.4
Specifically, I'm trying to compile the following options:
GOOS=wasip1 GOARCH=wasm
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels