#web-framework #wasm #python

deprecated topic

web framework for wasm

1 unstable release

0.0.0 Feb 18, 2022

#569 in #python

GPL-2.0 license

2KB

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.

No runtime deps