# `wasmer-wasi-experimental-io-devices` [![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 is experimental extension of WASI for basic graphics. This article introduces the need for a framebuffer abstraction for WASI: https://medium.com/wasmer/wasmer-io-devices-announcement-6f2a6fe23081 > Note: I/O devices is not part of the WASI standard yet.