bytecodealliance / bytecodealliance/wrpc

wRPC protocol v0.1.0

Open
#494 2 comments 1 reaction 0 assignees View on GitHub
Dominant language
Rust
Stars
336
Forks
47
Avg merge
2d 2h
Merged PRs (30d)
26

Description

There are a few protocol improvements we should explore for 0.1.0:
- for single-host/fast connection use cases we should consider supporting raw canonical ABI values alongside component model value encoding.
- currently instance and function are sent as strings in invocations. We could optimize that by computing the hash of the instance - function could probably just be an index

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.