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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

marshal specification / tests for interop #1588

Open
dckc opened this issue May 20, 2023 · 1 comment
Open

marshal specification / tests for interop #1588

dckc opened this issue May 20, 2023 · 1 comment
Labels
kriskowal-reviewed-2024-01 Issues that kriskowal is satisfied do not need attention from team bug review as of January, 2024

Comments

@dckc
Copy link
Contributor

dckc commented May 20, 2023

Let's please have a specification and tests of the marshal format to support multiple implementations: python, go, etc.

And even alternative JavaScript implementations. As noted in #1582, I have built a few apps where using the endo implementation of marshal wasn't feasible. I kludged together a makeMarshal work-alike, but when Agoric switched to smallcaps, my code wasn't up to the task.

@dckc
Copy link
Contributor Author

dckc commented Jun 22, 2023

@kriskowal kriskowal added the kriskowal-reviewed-2024-01 Issues that kriskowal is satisfied do not need attention from team bug review as of January, 2024 label Jan 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kriskowal-reviewed-2024-01 Issues that kriskowal is satisfied do not need attention from team bug review as of January, 2024
Projects
None yet
Development

No branches or pull requests

2 participants