Skip to content

Commit 45f43da

Browse files
kongweikongwei
authored andcommitted
readme
1 parent 4adaca6 commit 45f43da

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

README.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ assemblyscript-typescript-loader
99
=================
1010

1111

12-
A webpack loader for compiles typescript with [AssemblyScript](https://github.com/AssemblyScript/assemblyscript) and bundles it as wasm or btyes string,it as well with [Marauder](https://github.com/SinaMFE/webpack-marauder) System
12+
Loader for webpack to compile typescript with [AssemblyScript](https://github.com/AssemblyScript/assemblyscript) and bundle it to wasm or btyes string
1313

1414

1515
<h2 align="center">Install</h2>
@@ -38,10 +38,6 @@ module.exports = {
3838
}
3939
}
4040

41-
42-
```
43-
You can import ts or asc when coding, and this loader can transform it into wasm;
44-
4541
**assemblyscript/moduleEntry.ts**
4642

4743
```ts

0 commit comments

Comments
 (0)