Skip to content
Discussion options

You must be logged in to vote

The runtime is primarily for consumption and sharing of modules.
Low level, the bundlers implement the pure runtime themselves.
But to produce a remote via the pure runtime, youd need code generation, therefore youd need a compiler plugin of some sort.
Alternatively it is theoretically possible to use the pure runtime with import maps to polyfill the bundler, but itll take another 5 years before the technology is viable

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@GururajChadaga
Comment options

@ScriptedAlchemy
Comment options

Answer selected by GururajChadaga
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants