Skip to content

browser-based web apps in golang using WASM; the library provides react-style virtual Dom diffing algorithm and component utilities

Notifications You must be signed in to change notification settings

nlandolfi/browser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

browser

This repository holds code for go-web-assembly-based web apps

see example for an example of an app; there are two binaries

  1. the client (code that compiles to a webassembly executable
  2. the server (code that serves the webassembly and a html page that loads it)

About

browser-based web apps in golang using WASM; the library provides react-style virtual Dom diffing algorithm and component utilities

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages