Update README.md

This commit is contained in:
Max Desiatov 2020-04-23 17:43:27 +01:00 committed by GitHub
parent f7451ed1e2
commit 7fc11e7c50
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 2 deletions

View File

@ -5,8 +5,6 @@
[![Build Status](https://dev.azure.com/max0484/max/_apis/build/status/MaxDesiatov.Tokamak?branchName=master)](https://dev.azure.com/max0484/max/_build/latest?definitionId=3&branchName=master)
[![Coverage](https://img.shields.io/codecov/c/github/MaxDesiatov/Tokamak/master.svg?style=flat)](https://codecov.io/gh/maxdesiatov/Tokamak)
### Important: SwiftUI compatibility
The WebAssembly/DOM renderer built for [SwiftWasm](https://swiftwasm.org)
is not ready yet. The reconciler and the test renderer already expose a
SwiftUI API, but the actual DOM renderer is currently blocked by [a few SwiftWasm