Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(core): experimental runtime model interpreter 馃毀馃毀 #5935

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

kuhe
Copy link
Contributor

@kuhe kuhe commented Mar 22, 2024

Issue

smithy-lang/smithy-typescript#1221

Description

Prototyping serde alternative that accepts a Smithy json model at runtime.

Goals:

  • performance and code size parity or improvement vs. current code gen serde
  • allow runtime provision of models such as a regular Smithy JSON model file or compressed form

Context

  observedProtocols: {
    awsJson1_1: 106,
    restJson1: 220,
    awsJson1_0: 31,
    awsQuery: 16,
    restXml: 4,
    ec2Query: 1
  }

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant