@polkadot/client-wasm-runtime

0.8.3 • Public • Published

polkadotjs isc style npm travis maintainability coverage dependency devDependency

@polkadot/client-wasm-runtime

For WASM binaries to operate in the general environment, a limited libc-like environment needs to be made available. The sections here introduce just enough for this to be feasible, while aligning with the Parity Polkadot implementation.

Other runtimes

A comprehensive libc runtime has been implemented as part of the musl project. Ideas for the memory allocation has been expanded from this project, specifically by understanding arch/wasm32/wasm.js.

Readme

Keywords

Package Sidebar

Install

npm i @polkadot/client-wasm-runtime

Weekly Downloads

0

Version

0.8.3

License

ISC

Unpacked Size

618 kB

Total Files

103

Last publish

Collaborators

  • polkadotjs
  • jacogr