v0.1.43: Map operations (#48)
* implement `map_new` * implement `map_has` * helpers for simplifying hostfun definitions * implement `map_len` * implement `map_get` * implement `map_del` * implement `map_put` * Set Version: 0.1.40 * Fix comments * Set Version: 0.1.41 * Set Version: 0.1.43 --------- Co-authored-by: devops <[email protected]>