HN user

lurenjia

16 karma
Posts0
Comments7
View on HN
No posts found.

Clever use of Javascript.

  <a><script src="https://itty.bitty.site/lzma/lzma_worker-min.js"></script> 
 <script>a=document.querySelector('a');LZMA.compress(a.outerHTML,9,function(r){a.innerText=a.href='https://itty.bitty.site/#/?'+btoa(String.fromCharCode.apply(null,new Uint8Array(r)))})</script></a>
Chrome Won 9 years ago

Major browser engines all have about 20 years of development history. Web specs are ever growing and piled higher and higher. Major web browsers have large engineering team and lot resources. It's unlikely Servo can catch up.