StarknetByExample icon indicating copy to clipboard operation
StarknetByExample copied to clipboard

[feat] Wasm cairo integration for Playground.

Open cryptonerdcn opened this issue 2 years ago • 4 comments

Because CairoByExample is made by mdbook, we could also use the Wasm-Cairo as a playground.

Like this PR in Cairo-book Repo https://github.com/cairo-book/cairo-book.github.io/pull/244

cryptonerdcn avatar Jun 21 '23 01:06 cryptonerdcn

@enitrat I need a theme/index.hbs to make it works. Are we considering adding a template? Just a default plain one is very enough.

cryptonerdcn avatar Jun 21 '23 01:06 cryptonerdcn

Hey @cryptonerdcn, CairoByExample mostly focuses on contract syntax so I'm not sure whether it's relevant here, given that we can't really execute contracts, unlike programs. Let me think about this - I appreciate the initiative though!

enitrat avatar Jun 21 '23 06:06 enitrat

Including a link to remix with the upcoming Cairo1 remix plugin would be more relevant I think. However, great work on cairo-wasm! It's a great feature for the Cairo book.

julio4 avatar Jun 21 '23 08:06 julio4

@cryptonerdcn For now let's keep it as an open issue so that it doesn't make the build too heavy, we'll integrate it if we have pure Cairo programs in the future.

enitrat avatar Jun 21 '23 10:06 enitrat