-
Notifications
You must be signed in to change notification settings - Fork 7.8k
Closed as not planned
Description
Last weekend I created a React Runner with CodeMirror(I copied the example from this PR) which does the same work as Sandpack
does, no iframe, no extra resource loading, no bundling, so it's super fast and get updated simultaneously on inputing. I'm using shadow DOM to support scoped styling, so it doesn't SSR, if we can just define the style globally, then it will like here
So I'd like to ask if it's viable to replace Sandpack
with React Runner
, I can work on the prototype and polish it further
Metadata
Metadata
Assignees
Labels
No labels