Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Codetrim

Minify JS, CSS, HTML, and JSON with WASM

Available as a chrome extension

Commands

GOOS=js GOARCH=wasm go build -o static/wasm/main.wasm main.go
cp "$(go env GOROOT)/misc/wasm/wasm_exec.js" ./static/wasm

About

A simple example of minifying code with wasm. Compiled with golang.

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages