microsoft / microsoft/typespec

[Bug]: TypeScript emitter framework should emit bytes as Uint8Array<ArrayBuffer>

Open
#9,025 0 comments 1 reaction 0 assignees View on GitHub
bug emitter-framework triaged:core
Dominant language
Java
Stars
5.9k
Forks
394
Avg merge
1d 23h
Merged PRs (30d)
104

Description

Today it emits Uint8Array with no generic parameter which results in a type that is incompatible with most network APIs like fetch (because those APIs don't accept shared array buffers).

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.