v0.1.8: Implement `Vec` and `Symbol` (#13)
* 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]>