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.
- Host: GitHub
- URL: https://github.com/zio-archive/zio-wasm
- Owner: zio-archive
- License: apache-2.0
- Archived: true
- Created: 2023-03-05T16:50:25.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-08-08T15:24:01.000Z (almost 3 years ago)
- Last Synced: 2025-03-23T05:41:40.974Z (over 1 year ago)
- Language: Scala
- Homepage:
- Size: 917 KB
- Stars: 14
- Watchers: 10
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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).
[](https://github.com/zio/zio/wiki/Project-Stages)  [](https://oss.sonatype.org/content/repositories/releases/dev/zio/zio-wasm_3/) [](https://oss.sonatype.org/content/repositories/snapshots/dev/zio/zio-wasm_3/) [](https://javadoc.io/doc/dev.zio/zio-wasm-docs_3) [](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)