go-wasm-app

1.0.0 • Public • Published

Frontend Hamroun - Go WebAssembly Template with SSR

This template demonstrates integration between Frontend Hamroun, Go WebAssembly, and Server-Side Rendering for high-performance web applications.

Features

  • 🔄 Go + WebAssembly integration
  • 🌐 Server-Side Rendering with client hydration
  • ⚡ High-performance computation in both browser and server
  • 🚀 Same Go code runs in both environments
  • 🔍 SEO-friendly with pre-rendered HTML

Prerequisites

Getting Started

  1. Install dependencies:

    npm install
    
  2. Start the development server:

    npm run dev
    
  3. Open your browser and navigate to http://localhost:3000

The development server includes:

  • Automatic WASM compilation from Go source
  • Server-side rendering with Express
  • Hot reloading of server code with Node's --watch flag
  • Client-side hydration for interactivity

Project Structure

Readme

Keywords

none

Package Sidebar

Install

npm i go-wasm-app

Weekly Downloads

4

Version

1.0.0

License

none

Unpacked Size

3.13 MB

Total Files

20

Last publish

Collaborators

  • hamroun02