ComponentizeJS icon indicating copy to clipboard operation
ComponentizeJS copied to clipboard

Expose a platform detection mechanism

Open vados-cosmonic opened this issue 5 months ago • 0 comments

It would be great if componentize-js (or possibly one level lower at StarlingMonkey) could expose a platform detection mechanism JS that is used for components to rely upon. This would enable building "isomorphic" codebases that could work in wasm as well as non-wasm environments, assuming that builds were properly set up to produce such JS projects.

vados-cosmonic avatar Aug 29 '25 12:08 vados-cosmonic