xtuc/webassemblyjs

chore: migrate to use es6 module syntax

Open

#124 opened on Jan 30, 2018

View on GitHub
 (1 comment) (2 reactions) (0 assignees)JavaScript (742 stars) (96 forks)batch import
good first issue

Description

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

Contributor guide