| commit | da083a39d374ecb446319d180a4422fb7e67e6b5 | [log] [tgz] |
|---|---|---|
| author | Ömer Sinan Ağacan <omersa@google.com> | Thu Feb 06 08:37:24 2025 +0100 |
| committer | GitHub <noreply@github.com> | Thu Feb 06 08:37:24 2025 +0100 |
| tree | c0bb363dfc112704018d33a5cde24c99612f43b7 | |
| parent | 06accddfd49d2460270f4b4dc10aebce539a187e [diff] |
Fix Wasm benchmarks (#954) - Merge dart2js and dart2wasm `readfile` implementations, use `js_interop` instead of `package:js`, which dart2wasm no longer supports. - Update the command used to run dart2wasm. - Remove the separate benchmark target for dart2wasm's `--omit-checks` flag. The flag is now implied by `-O4`.
Protocol Buffers (protobuf) are Google's language-neutral, platform-neutral, extensible mechanism for serializing structured data.
This repository is home to packages related to protobuf for Dart.
| Package | Description | Published Version |
|---|---|---|
| protobuf | A support library for the generated code | |
| protoc_plugin | A Dart back-end for the protoc compiler | |
| api_benchmark | Benchmarking for various API calls | |
| query_benchmark | Benchmark for encoding and decoding of a “real-world” protobuf |
For information about our publishing automation and release process, see https://github.com/dart-lang/ecosystem/wiki/Publishing-automation.