https://github.com/juntyr/serde-wit
Serialization and deserialization across a WASM boundary
https://github.com/juntyr/serde-wit
Last synced: 2 months ago
JSON representation
Serialization and deserialization across a WASM boundary
- Host: GitHub
- URL: https://github.com/juntyr/serde-wit
- Owner: juntyr
- License: apache-2.0
- Created: 2022-12-30T12:50:13.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-08-31T21:53:15.000Z (over 1 year ago)
- Last Synced: 2024-04-23T18:35:08.218Z (about 1 year ago)
- Language: Rust
- Size: 146 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE-APACHE
Awesome Lists containing this project
README
# serde-wit
Serialization and deserialization across a WASM boundary
## License
Licensed under either of
* Apache License, Version 2.0
([LICENSE-APACHE](LICENSE-APACHE) or http://www.apache.org/licenses/LICENSE-2.0)
* MIT license
([LICENSE-MIT](LICENSE-MIT) or http://opensource.org/licenses/MIT)at your option.
## Contribution
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.