Stencil: Feature request : Adding experimental AOT/JIT Web Assembly compilation.

Created on 18 Dec 2017  路  3Comments  路  Source: ionic-team/stencil

Stencil version:

 @stencil/core@<1.0.0>

I'm submitting a:

Feature request
Experimental Web Assembly compilation of TS/JS sources using assemblyscript (demo) and/or walt when components use Virtual DOM instead of Shadow DOM. I have no idea what result to expect, as I didn't play a lot with WASM yet, but I guess it would work with the virtual DOM since WASM doesn't have Shadow DOM access, and it would be truly interesting for us to be able to build WASM web components, as it would greatly increase the performances and match the philosophy of speed and reusability of Stencil.

I don't think I'm the only one who wants to explore this way, and I think Stencil would be the perfect project for this kind of implementation, the time is also well chosen now that Web Assembly is supported on every browsers. Let me know about your opinion on the feasibility of such a feature, can't wait for your answer!

Most helpful comment

Absolutely, and I think we'll be able to explore more of this as stencil stabilizes and after we ship all of ionic/core components. Closing for now but we'll definitely look into this in the future, thanks.

All 3 comments

Absolutely, and I think we'll be able to explore more of this as stencil stabilizes and after we ship all of ionic/core components. Closing for now but we'll definitely look into this in the future, thanks.

You're welcome! Keep me in touch ;-)

just wondering if you want to reopen this? @adamdbradley

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Salet picture Salet  路  3Comments

ckrack picture ckrack  路  3Comments

cjorasch picture cjorasch  路  3Comments

danschultz picture danschultz  路  3Comments

joewoodhouse picture joewoodhouse  路  3Comments