README
Acorn Wavy Dot
This Acorn parser plugin understands wavy dot (eventual send syntax).
See the ECMAScript Proposal proposal-wavy-dot.
Eventual send (wavy dot) parser plugin for Acorn
<script type="module">
import agoricAcornEventualSend from 'https://cdn.skypack.dev/@agoric/acorn-eventual-send';
</script>
This Acorn parser plugin understands wavy dot (eventual send syntax).
See the ECMAScript Proposal proposal-wavy-dot.