stacks-network / clarity-wasm

`clar2wasm` is a compiler for generating WebAssembly from Clarity.
GNU General Public License v3.0
12 stars 9 forks source link

Draft SIP: ClarityWASM #96

Open will-corcoran opened 9 months ago

will-corcoran commented 9 months ago

Description of the Task/Feature:

Prepare a draft SIP for ClarityWASM and Clarity Runtime

Associated Working Group(s):

[ ] Stacks Blockchain [ ] sBTC [ x ] ClarityWASM [ ] Clarity [ ] Quality of Life

Acceptance Criteria:

Estimated Effort:

[ ] XS (< 1 day) [ ] S (< 1 day) [ ] M (1-2 wks) [ x ] L (2-4 wks) [ ] XL (> 4 wks [ ] XXL (~1 quarter)

Requested Date of Completion:

10-16-2023

Assignee:

@obycode

obycode commented 9 months ago

@cylewitruk made a good point, that this work is just an implementation detail, and so no SIP should be required for it.

The part that will require a SIP will just be the updates that we make to the costs and the block size limits based on benchmarking after this work is complete. That is a much simpler SIP and we have SIP-012 as a reference for a previous cost upgrade.