/matrix-wysiwyg

Primary LanguageRustApache License 2.0Apache-2.0

WYSIWYG-rust

Experiments with a WYSIWYG editor for Matrix, for possible inclusion in Element clients.

Building the code

Get the prerequisites for each platform by reading the READMEs for them:

Now, to build all the bindings, try:

make

To build for a single platform, or to learn more, see the individual README files above.

More info

For more detailed explanations and examples of platform-specific code to use Rust bindings like those generated here, see Building cross-platform Rust for Web, Android and iOS – a minimal example.

License

Apache-2.0