Skip to content

Change "import" to "with" in the instantiate argument syntax.#7

Merged
lukewagner merged 2 commits intoWebAssembly:ast-and-binaryfrom
sunfishcode:ast-and-binary
Mar 10, 2022
Merged

Change "import" to "with" in the instantiate argument syntax.#7
lukewagner merged 2 commits intoWebAssembly:ast-and-binaryfrom
sunfishcode:ast-and-binary

Conversation

@sunfishcode
Copy link
Member

@sunfishcode sunfishcode commented Mar 8, 2022

This changes import to with, within an (instantiate ...).

This makes it easier for a human looking at code without full context to figure out what they're looking at.

Fixes #2.

@sunfishcode sunfishcode changed the title Change "import" to "arg" in the instantiate argument syntax. Change "import" to "with" in the instantiate argument syntax. Mar 9, 2022
@lukewagner lukewagner merged commit b13cf6d into WebAssembly:ast-and-binary Mar 10, 2022
@lukewagner
Copy link
Member

Thanks!

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.

2 participants