Skip to content
This repository has been archived by the owner on May 18, 2023. It is now read-only.

Use varints rather than uint32s to delimit messages #38

Merged
merged 2 commits into from
Dec 22, 2020
Merged

Conversation

nex3
Copy link
Contributor

@nex3 nex3 commented Dec 21, 2020

Uint32 limits message sizes to 4.3 gigabytes, which is very large but
not outside the range of possibility for CSS output.

Partially addresses #37

Uint32 limits message sizes to 4.3 gigabytes, which is very large but
not outside the range of possibility for CSS output.

Partially addresses #37
@nex3 nex3 requested a review from Awjin December 21, 2020 23:34
@nex3
Copy link
Contributor Author

nex3 commented Dec 21, 2020

cc @johnfairh

nex3 added a commit to sass/dart-sass-embedded that referenced this pull request Dec 22, 2020
nex3 added a commit to sass/dart-sass-embedded that referenced this pull request Dec 22, 2020
nex3 added a commit to sass/dart-sass-embedded that referenced this pull request Dec 22, 2020
nex3 added a commit to sass/dart-sass-embedded that referenced this pull request Dec 22, 2020
nex3 added a commit to sass/embedded-host-node that referenced this pull request Dec 22, 2020
@nex3 nex3 merged commit 00d84d6 into master Dec 22, 2020
@nex3 nex3 deleted the varint-delimiters branch December 22, 2020 23:35
nex3 added a commit to sass/dart-sass-embedded that referenced this pull request Dec 23, 2020
nex3 added a commit to sass/embedded-host-node that referenced this pull request Dec 30, 2020
nex3 added a commit to sass/embedded-host-node that referenced this pull request Dec 30, 2020
joshpeterson30489 added a commit to joshpeterson30489/embedded-dart-sass-development that referenced this pull request Sep 30, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants