| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| chordc-linux-arm64.zip | 2025-08-18 | 4.7 MB | |
| chordc-linux-x64.zip | 2025-08-18 | 4.9 MB | |
| chordc-macos-arm64.zip | 2025-08-18 | 4.8 MB | |
| chordc-macos-x64.zip | 2025-08-18 | 5.0 MB | |
| chordc-windows-arm64.zip | 2025-08-18 | 4.1 MB | |
| chordc-windows-x64.zip | 2025-08-18 | 4.2 MB | |
| bebopc.wasm | 2025-08-18 | 5.3 MB | |
| bebopc-linux-arm64.zip | 2025-08-18 | 13.6 MB | |
| bebopc-linux-x64.zip | 2025-08-18 | 14.0 MB | |
| bebopc-macos-arm64.zip | 2025-08-18 | 13.0 MB | |
| bebopc-macos-x64.zip | 2025-08-18 | 13.9 MB | |
| bebopc-windows-arm64.zip | 2025-08-18 | 9.7 MB | |
| bebopc-windows-x64.zip | 2025-08-18 | 12.9 MB | |
| README.md | 2025-08-18 | 1.3 kB | |
| v3.2.0 source code.tar.gz | 2025-08-18 | 5.3 MB | |
| v3.2.0 source code.zip | 2025-08-18 | 5.5 MB | |
| Totals: 16 Items | 120.7 MB | 0 | |
What's Changed
- Use
as constin TypeScript generator by @lynn in https://github.com/6over3/bebop/pull/357 - fix/improve rust getting started build.rs example + add docstring to
Record::serializeby @synoet in https://github.com/6over3/bebop/pull/362 - refactor(ts): simplify the code by @andrewmd5 in https://github.com/6over3/bebop/pull/363
- chore: update links by @andrewmd5 in https://github.com/6over3/bebop/pull/364
- feat: C code generation / runtime support by @andrewmd5 in https://github.com/6over3/bebop/pull/365
- CPlusPlusGenerator: Avoid unnecessary copy by using a const ref to the input vector by @maddouri in https://github.com/6over3/bebop/pull/356
- Fixed early deallocation of template data by @roman380 in https://github.com/6over3/bebop/pull/367
- Enforced bebop_arena_options_t::max_block_size by @roman380 in https://github.com/6over3/bebop/pull/368
- Update .env by @andrewmd5 in https://github.com/6over3/bebop/pull/371
New Contributors
- @synoet made their first contribution in https://github.com/6over3/bebop/pull/362
- @maddouri made their first contribution in https://github.com/6over3/bebop/pull/356
- @roman380 made their first contribution in https://github.com/6over3/bebop/pull/367
Full Changelog: https://github.com/6over3/bebop/compare/v3.1.3...v3.2.0