Right now, Go WebAssembly builder is still at `1.19` which is quite outdated. Update it to latest Go `1.21.x` and replace all `CallImport`'s with a new `//go:callimport` compiler directive.