xtuc/webassemblyjs

chore: migrate to use es6 module syntax

Open

#124 geöffnet am 30. Jan. 2018

Auf GitHub ansehen
 (1 Kommentar) (2 Reaktionen) (0 zugewiesene Personen)JavaScript (742 Stars) (96 Forks)batch import
good first issue

Beschreibung

the code uses a mix of commonjs and es6 module syntax. It should be migrated to es6 throughout.

Contributor Guide