topic

Crates.iotopic
lib.rstopic
version0.0.0
sourcesrc
created_at2022-02-18 06:37:39.121623
updated_at2022-02-18 06:37:39.121623
descriptionweb framework for wasm
homepage
repository
max_upload_size
id534605
size3,046
Sam Huddart (SamHDev)

documentation

README

Topic

A WASM web framework

Principle

Topic moves the element tree checking process to compile time, optimising for speed while proving a simple, usable interface.

With the use of procedural-macros, Topic offers a simple, pythonic like, verbose syntax to craft complex and dynamic HTML with little runtime cost.

Coming Soon! - Bug me over at @0xSamHDev


Hosted at https://git.samhdev.net/samhdev/topic

  • Use branch dev for actual codebase
  • Will merge when project becomes stable-ish
  • Will be mirrored to GitHub when can be arsed.
Commit count: 0

cargo fmt