-
Notifications
You must be signed in to change notification settings - Fork 4
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
Move wasmvm/spec
and cosmwasm/SEMANTICS.md
here
#167
Draft
kulikthebird
wants to merge
1
commit into
main
Choose a base branch
from
tkulik/wasmvm_docs_and_cw_semantics
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
This was referenced Oct 17, 2024
kulikthebird
force-pushed
the
tkulik/wasmvm_docs_and_cw_semantics
branch
from
November 2, 2024 11:01
ff6c07a
to
c329d7b
Compare
kulikthebird
force-pushed
the
tkulik/wasmvm_docs_and_cw_semantics
branch
from
November 3, 2024 09:48
c329d7b
to
f36ded1
Compare
kulikthebird
force-pushed
the
tkulik/wasmvm_docs_and_cw_semantics
branch
from
November 7, 2024 19:34
f36ded1
to
01be56a
Compare
Most of the |
kulikthebird
force-pushed
the
tkulik/wasmvm_docs_and_cw_semantics
branch
from
November 13, 2024 12:34
01be56a
to
81a80e6
Compare
kulikthebird
force-pushed
the
tkulik/wasmvm_docs_and_cw_semantics
branch
from
November 13, 2024 12:43
81a80e6
to
8a8d402
Compare
kulikthebird
force-pushed
the
tkulik/wasmvm_docs_and_cw_semantics
branch
from
November 14, 2024 14:23
8a8d402
to
8d5d90f
Compare
kulikthebird
force-pushed
the
tkulik/wasmvm_docs_and_cw_semantics
branch
from
November 14, 2024 14:48
8d5d90f
to
aae2896
Compare
kulikthebird
force-pushed
the
tkulik/wasmvm_docs_and_cw_semantics
branch
from
November 14, 2024 14:58
aae2896
to
ef97851
Compare
kulikthebird
force-pushed
the
tkulik/wasmvm_docs_and_cw_semantics
branch
from
November 14, 2024 15:12
ef97851
to
9802f58
Compare
kulikthebird
force-pushed
the
tkulik/wasmvm_docs_and_cw_semantics
branch
from
November 18, 2024 17:05
9802f58
to
45a6837
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Any relevant information from
wasmvm/spec
should be added to the main docs by this PR. The information from the filecosmwasm/SEMANTICS.md
should be updated and placed here as well. PRs related:spec
to cosmwasm documentation wasmvm#566 - spec removed from wasmvmMerging this PR solves this issue (and every sub-issue): CosmWasm/cosmwasm#1963