JSPM

@assemblyscript/loader

0.14.2
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 1275892
  • Score
    100M100P100Q203808F
  • License Apache-2.0

A convenient loader for AssemblyScript modules.

Package Exports

  • @assemblyscript/loader

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@assemblyscript/loader) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

AssemblyScript Loader

A convenient loader for AssemblyScript modules. Demangles module exports to a friendly object structure compatible with TypeScript definitions and provides useful utility to read/write data from/to memory.

Documentation