https://github.com/tkdeng/go-wasm-loader
An automatic script loader for golang WebAssembly scripts.
https://github.com/tkdeng/go-wasm-loader
go golang javascript wasm webassembly
Last synced: about 2 months ago
JSON representation
An automatic script loader for golang WebAssembly scripts.
- Host: GitHub
- URL: https://github.com/tkdeng/go-wasm-loader
- Owner: tkdeng
- License: mit
- Created: 2024-08-08T13:04:37.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-01-20T18:43:14.000Z (over 1 year ago)
- Last Synced: 2025-02-22T23:26:38.593Z (over 1 year ago)
- Topics: go, golang, javascript, wasm, webassembly
- Language: JavaScript
- Homepage:
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# Go Wasm Loader
An automatic script loader for golang WebAssembly scripts.
Note: Only scripts from the same origin are allowed.
## Installation
```html
```
## Usage
```html
```