Skip to content

v0.1.8: Implement `Vec` and `Symbol` (#13)

Compare
Choose a tag to compare
@github-actions github-actions released this 23 Jul 09:02
9942796
* helpers for reading/writing wasm memory

* implement `Vec`

* Set Version: 0.1.7

* implement `Symbol`

* fix validSymbol too long case

* Set Version: 0.1.8

* Update src/ksoroban/kdist/soroban-semantics/wasm-ops.md

Co-authored-by: gtrepta <[email protected]>

* fix encode/decode small symbols and refactor

Co-authored-by: gtrepta <[email protected]>

---------

Co-authored-by: devops <[email protected]>
Co-authored-by: gtrepta <[email protected]>
Co-authored-by: gtrepta <[email protected]>