diff --git a/README.md b/README.md index c0c3ccfb..33e401e1 100644 --- a/README.md +++ b/README.md @@ -64,9 +64,7 @@ wasm_of_ocaml _build/default/bin/web/index.bc-for-jsoo ## Implementation status -A large part of the runtime is [implemented](https://github.com/ocaml-wasm/wasm_of_ocaml/issues/5). File-related functions and dynamic linking are not supported yet. - -Separate compilation is not implemented yet. +A large part of the runtime is [implemented](https://github.com/ocaml-wasm/wasm_of_ocaml/issues/5). File-related functions are not supported yet. ## Compatibility with Js_of_ocaml