Files
wasmer/lib/emscripten/README.md
2020-08-13 11:32:14 -07:00

6 lines
636 B
Markdown

# `wasmer-emscripten` [![Build Status](https://github.com/wasmerio/wasmer/workflows/build/badge.svg?style=flat-square)](https://github.com/wasmerio/wasmer/actions?query=workflow%3Abuild) [![Join Wasmer Slack](https://img.shields.io/static/v1?label=Slack&message=join%20chat&color=brighgreen&style=flat-square)](https://slack.wasmer.io) [![MIT License](https://img.shields.io/github/license/wasmerio/wasmer.svg?style=flat-square)](https://github.com/wasmerio/wasmer/blob/master/LICENSE)
This crate provides the necessary imports to use [Emscripten] WebAssembly generated files easily from Wasmer.
[Emscripten]: https://emscripten.org/