UNPKG

webassembly-loader-sw

Version:

Webpack loader for WebAssembly (like wasm-loader but have different export options)

22 lines (12 loc) 804 B
# Change Log All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. <a name="1.1.0"></a> # [1.1.0](https://github.com/DrSensor/git-notes/compare/v1.0.0...v1.1.0) (2018-10-17) ### Features - **library:** add option to produce es6 module ⚡️ ([8a8782a](https://github.com/DrSensor/git-notes/commit/8a8782a)) - **library:** support es6 import ([0764866](https://github.com/DrSensor/git-notes/commit/0764866)) <a name="1.0.0"></a> # 1.0.0 (2018-10-15) ### Features - add option to export wasm code as X ([aa3e776](https://github.com/DrSensor/git-notes/commit/aa3e776)) - produce error when source is incorrect ([b8464f1](https://github.com/DrSensor/git-notes/commit/b8464f1))