frontend-hamroun 1.2.67 → 1.2.69

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,21 +0,0 @@
1
- # Frontend Hamroun - Go WebAssembly Template
2
-
3
- This template demonstrates integration between Frontend Hamroun and Go WebAssembly for high-performance web applications.
4
-
5
- ## Features
6
-
7
- - 🔄 Go + WebAssembly integration
8
- - ⚡ High-performance computation in the browser
9
- - 🔍 Typed API for Go WASM functions
10
- - 🔧 Automated build process for Go code
11
- - 🧩 Example Go WASM modules and usage
12
-
13
- ## Prerequisites
14
-
15
- - [Node.js](https://nodejs.org/) (v14+)
16
- - [Go](https://golang.org/dl/) (v1.16+)
17
-
18
- ## Getting Started
19
-
20
- 1. Install dependencies:
21
-