chore: update README.md
This commit is contained in:
@@ -4,8 +4,9 @@
|
||||
|
||||
# ArPack
|
||||
|
||||
[](https://github.com/edmand46/arpack/actions/workflows/tests.yml)
|
||||

|
||||

|
||||

|
||||
|
||||
|
||||
Binary serialization code generator for Go, C#, and TypeScript. Define messages once as Go structs — get zero-allocation `Marshal`/`Unmarshal` for Go, `unsafe` pointer-based `Serialize`/`Deserialize` for C#, and `DataView`-based serialization for TypeScript/browser.
|
||||
|
||||
Reference in New Issue
Block a user