alexcrichton opened issue #3542:
I've noticed that
;;
works for comments, but I think it would also be nifty to support block comments along the same lines as wasm with(; ... ;)
to handle blocks of code during development as well.
alexcrichton labeled issue #3542:
I've noticed that
;;
works for comments, but I think it would also be nifty to support block comments along the same lines as wasm with(; ... ;)
to handle blocks of code during development as well.
github-actions[bot] commented on issue #3542:
Subscribe to Label Action
cc @cfallin, @fitzgen
<details>
This issue or pull request has been labeled: "isle"Thus the following users have been cc'd because of the following labels:
- cfallin: isle
- fitzgen: isle
To subscribe or unsubscribe from this label, edit the <code>.github/subscribe-to-label.json</code> configuration file.
Learn more.
</details>
cfallin labeled issue #3542:
I've noticed that
;;
works for comments, but I think it would also be nifty to support block comments along the same lines as wasm with(; ... ;)
to handle blocks of code during development as well.
Kmeakin commented on issue #3542:
Closed by https://github.com/bytecodealliance/wasmtime/commit/4ee35532ac23670f23a61f2a23e497d69ce2c531
alexcrichton closed issue #3542:
I've noticed that
;;
works for comments, but I think it would also be nifty to support block comments along the same lines as wasm with(; ... ;)
to handle blocks of code during development as well.
Last updated: Nov 22 2024 at 16:03 UTC