mirror of https://github.com/pulumi/pulumi.git
f9eec3300b
Instead of converting the `string` returned by gRPC to a `[]byte` directly, use `unsafe` + `reflect` to avoid the copy. This is safe because the string is not aliased. |
||
---|---|---|
.. | ||
dotnet | ||
go | ||
nodejs | ||
proto | ||
python | ||
README.md | ||
go.mod | ||
go.sum |