hyperstack-org/hyperstack

codesandbox.io integration

Open

#268 建立於 2019年10月11日

在 GitHub 查看
 (0 留言) (0 反應) (0 負責人)JavaScript (43 fork)batch import
enhancementhelp wanted

倉庫指標

Star
 (531 star)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

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.

貢獻者指南