hyperstack-org/hyperstack

codesandbox.io integration

Open

#268 aperta il 11 ott 2019

Vedi su GitHub
 (0 commenti) (0 reazioni) (0 assegnatari)JavaScript (43 fork)batch import
enhancementhelp wanted

Metriche repository

Star
 (531 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

Codesandbox.io could be a great platform for doing hyperstack UI work, demo's etc.

Here is an example https://codesandbox.io/s/upbeat-ives-k3yfd

Not much there, but it shows how to get Opal loaded into the system.

The next steps are to look at how the "parcel" npm bundler works (as that is what they use) and add ability to compile opal to parcel. See https://parceljs.org/asset_types.html to start understanding what to do.

Looks like there are great examples, with other languages (i.e. Rust) so seems doable.

Guida contributor