sagemathinc / cowasm

CoWasm: Collaborative WebAssembly for Servers and Browsers. Built using Zig. Supports Python with extension modules, including numpy.

Home Page:https://cowasm.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

make all our generated javascript target es6 instead of es5

williamstein opened this issue · comments

This is really just practice for sagemathinc/cocalc#6128 but with a much easier less consequential (there are zero users!) codebase.

It targets es2020.