File tree Expand file tree Collapse file tree 2 files changed +4
-5
lines changed Expand file tree Collapse file tree 2 files changed +4
-5
lines changed Original file line number Diff line number Diff line change 33</p >
44
55<p align =" center " >
6- <a href =" https://github.com/AssemblyScript/assemblyscript/actions?query=workflow%3ATest " ><img src =" https://github.com/AssemblyScript/assemblyscript/workflows/Test/badge.svg?branch=master&event=push " alt =" Test status " /></a >
7- <a href =" https://github.com/AssemblyScript/assemblyscript/actions?query=workflow%3APublish " ><img src =" https://github.com/AssemblyScript/assemblyscript/workflows/Publish/badge.svg?branch=master&event=schedule " alt =" Publish status " /></a >
8- <a href =" https://www.npmjs.com/package/assemblyscript " ><img src =" https://img.shields.io/npm/v/assemblyscript.svg?&label=&logo=npm&logoColor=ffffff&labelColor=eeeeee&color=cb3837 " alt =" npm package " /></a >
6+ <a href =" https://github.com/AssemblyScript/assemblyscript/actions?query=workflow%3ATest " ><img src =" https://img.shields.io/github/workflow/status/AssemblyScript/assemblyscript/Test/master?label=test&logo=github " alt =" Test status " /></a >
7+ <a href =" https://github.com/AssemblyScript/assemblyscript/actions?query=workflow%3APublish " ><img src =" https://img.shields.io/github/workflow/status/AssemblyScript/assemblyscript/Publish/master?label=publish&logo=github " alt =" Publish status " /></a >
8+ <a href =" https://www.npmjs.com/package/assemblyscript " ><img src =" https://img.shields.io/npm/v/assemblyscript.svg?label=compiler&color=007acc&logo=npm " alt =" npm compiler version " /></a >
9+ <a href =" https://www.npmjs.com/package/@assemblyscript/loader " ><img src =" https://img.shields.io/npm/v/@assemblyscript/loader.svg?label=loader&color=007acc&logo=npm " alt =" npm loader version " /></a >
910 <a href =" https://discord.gg/assemblyscript " ><img src =" https://img.shields.io/discord/721472913886281818.svg?label=&logo=discord&logoColor=ffffff&color=7389D8&labelColor=6A7EC2 " alt =" Discord online " /></a >
1011</p >
1112
Original file line number Diff line number Diff line change 11# AssemblyScript Loader
22
3- <a href =" https://www.npmjs.com/package/@assemblyscript/loader " ><img src =" https://img.shields.io/npm/v/@assemblyscript/loader.svg?color=0074C1 " alt =" npm package " /></a >
4-
53A convenient loader for [ AssemblyScript] ( https://assemblyscript.org ) modules. Demangles module exports to a friendly object structure compatible with TypeScript definitions and provides useful utility to read/write data from/to memory.
64
75[ Documentation] ( https://assemblyscript.org/loader.html )
You can’t perform that action at this time.
0 commit comments