Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support define-map #103

Merged
merged 8 commits into from Sep 25, 2023
Merged

Support define-map #103

merged 8 commits into from Sep 25, 2023

Conversation

obycode
Copy link
Collaborator

@obycode obycode commented Sep 22, 2023

No description provided.

Support `define-fungible-token` and `define-non-fungible-token` and
also update for refactored Wasm contexts (no longer need a separate
function for define functions versus other top-level expressions).

See #66
Add some tests that should have been doing testing on the contexts as
well.
This was originally necessary with the previous restructuring of the
Wasm context objects, but is no longer needed, so it's better to do
everything at once again.
@obycode obycode mentioned this pull request Sep 22, 2023
4 tasks
Copy link
Collaborator

@Acaccia Acaccia left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, just two comments because I'm curious and that don't necessitate any action.

README.md Show resolved Hide resolved
clar2wasm/src/wasm_generator.rs Show resolved Hide resolved
@obycode obycode added this pull request to the merge queue Sep 25, 2023
Merged via the queue into main with commit 0661952 Sep 25, 2023
4 checks passed
@obycode obycode deleted the feat/define-map branch September 25, 2023 11:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants