Skip to content

Expose functions from the Runic parser library to the JavaScript global scope using WebAssembly

Notifications You must be signed in to change notification settings

adambarjo/runic_wasm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Runic WASM

Expose functions from the Runic parser library to the JavaScript global scope using WebAssembly.

Installation

go get github.com/adambarjo/runic_wasm

Build

GOOS=js GOARCH=wasm go build -o main.wasm

About

Expose functions from the Runic parser library to the JavaScript global scope using WebAssembly

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages