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

Constructor functions for AnalysedType #17

Merged
merged 5 commits into from
Oct 9, 2024
Merged

Conversation

vigoo
Copy link
Collaborator

@vigoo vigoo commented Oct 1, 2024

These were already defined and used here:
https://github.com/golemcloud/wasm-rpc/blob/main/wasm-rpc-stubgen/tests/stub_wasm.rs

Moving them to AnalysedType makes it possible to use these anywhere by importing analysed_type::* (for example in tests, or when dynamically generating types)

Resolves golemcloud/wasm-rpc#86
Related to golemcloud/golem#917

@vigoo vigoo merged commit bfd8ae1 into main Oct 9, 2024
3 checks passed
@vigoo vigoo deleted the vigoo/type-constructors branch October 9, 2024 12:16
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.

Move the test helpers from stubgen test to golem-wasm-ast
2 participants