Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 677 Bytes

README.md

File metadata and controls

21 lines (11 loc) · 677 Bytes

WASM Embedded AssemblyScript HAL

An AssemblyScript HAL based on the embedded-wasm spec.

Status

WIP, Extremely Alpha. Implemented interfaces should work, but, expect changes and breakages as we develop the ecosystem.

ci npm

Usage

TODO

Layout

  • assembly contains the hal sources
  • tests contains tests corresponding to those defined in the spec