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

Repository metrics

Stars
 (742 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

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

Contributor guide