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 (96 Forks)batch import
good first issue

Repository-Metriken

Stars
 (742 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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

Contributor Guide