An open API service indexing awesome lists of open source software.

https://github.com/zio-archive/zio-wasm

WASM AST and syntax based on zio-parser.
https://github.com/zio-archive/zio-wasm

Last synced: about 1 year ago
JSON representation

WASM AST and syntax based on zio-parser.

Awesome Lists containing this project

README

          

[//]: # (This file was autogenerated using `zio-sbt-website` plugin via `sbt generateReadme` command.)
[//]: # (So please do not edit it manually. Instead, change "docs/index.md" file or sbt setting keys)
[//]: # (e.g. "readmeDocumentation" and "readmeSupport".)

# ZIO WASM

WASM AST and syntax based on [zio-parser](https://github.com/zio/zio-parser).

[![Development](https://img.shields.io/badge/Project%20Stage-Development-green.svg)](https://github.com/zio/zio/wiki/Project-Stages) ![CI Badge](https://github.com/zio/zio-wasm/workflows/CI/badge.svg) [![Sonatype Releases](https://img.shields.io/nexus/r/https/oss.sonatype.org/dev.zio/zio-wasm_3.svg?label=Sonatype%20Release)](https://oss.sonatype.org/content/repositories/releases/dev/zio/zio-wasm_3/) [![Sonatype Snapshots](https://img.shields.io/nexus/s/https/oss.sonatype.org/dev.zio/zio-wasm_3.svg?label=Sonatype%20Snapshot)](https://oss.sonatype.org/content/repositories/snapshots/dev/zio/zio-wasm_3/) [![javadoc](https://javadoc.io/badge2/dev.zio/zio-wasm-docs_3/javadoc.svg)](https://javadoc.io/doc/dev.zio/zio-wasm-docs_3) [![ZIO WASM](https://img.shields.io/github/stars/zio/zio-wasm?style=social)](https://github.com/zio/zio-wasm)

## Introduction

This library is work in progress, not released yet.

## Documentation

Learn more on the [ZIO WASM homepage](https://zio.dev/zio-wasm/)!

## Contributing

For the general guidelines, see ZIO [contributor's guide](https://zio.dev/about/contributing).

## Code of Conduct

See the [Code of Conduct](https://zio.dev/about/code-of-conduct)

## Support

Come chat with us on [![Badge-Discord]][Link-Discord].

[Badge-Discord]: https://img.shields.io/discord/629491597070827530?logo=discord "chat on discord"
[Link-Discord]: https://discord.gg/2ccFBr4 "Discord"

## License

[License](LICENSE)