coatless / quarto-webr

Community developed Quarto Extension to Embed webR for HTML Documents, RevealJS, Websites, Blogs, and Books.
https://quarto-webr.thecoatlessprofessor.com/
395 stars 19 forks source link

Upgrade to webR v0.2.2 #96

Closed coatless closed 1 year ago

coatless commented 1 year ago

Steps:

  1. Update webr-worker.js and webr-serviceworker.js files to v0.2.2 version.
  2. Update included base version in webr.lua to v0.2.2.
  3. Remove webr-worker.js and webr-serviceworker.js files from automatically appearing under channel-type: automatic
  4. Deletion instances from documentation about webr-worker.js and webr-serviceworker.js files.
  5. ???
  6. Rejoice that we no longer have to deal with worker files...

At some point, we really should figure out what's going on with HTML dependencies...

ethanwhite commented 1 year ago

Wow, the speed changes with this are dramatic! Thanks!