Skip to content
This repository has been archived by the owner on Oct 15, 2024. It is now read-only.

feat: Go wasm - go 1.18 and generics #4

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ppedziwiatr
Copy link
Contributor

@ppedziwiatr ppedziwiatr commented Mar 8, 2022

PoC. Requires Go 1.18 (currently in RC1, should be released in March).
generics are not currently supported by tinygo - tinygo-org/tinygo#2158

Generics allow us to nicely split code into "common" and contract-specific modules. Not sure how to solve this without generics.

Tested on go1.18rc1

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant