egui_web 0.8.0

Bindings for compiling egui code to WASM for a web page
Documentation

egui_web

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 5 feature flags, 1 of them enabled by default.

default

    This feature flag does not enable additional features.

http

  • epi/http
  • web-sys/Headers
  • web-sys/Request
  • web-sys/RequestInit
  • web-sys/RequestMode
  • web-sys/Response

persistence

  • serde
  • serde_json

serde_json

    This feature flag does not enable additional features.

serde

    This feature flag does not enable additional features.