Skip to content

Latest commit

 

History

226 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

weave, a wasm viewer

Demo

https://evmar.github.io/weave/; you can drag'n'drop your own wasm file, or browse some random files I have been looking at:

Development

To hack on visualization:

$ npm i
$ cd viz
$ npm run serve

You can add ?foo.wasm to the URL to load a wasm file from the viz subdir while hacking.

Deploying demo

Setup:

$ jj workspace add demo

Deploy:

$ ./deploy.sh demo
$ cd demo
$ jj squash
$ jj git push

The Figma wasm was pulled directly from the site. The ghostty wasm is from https://github.com/ghostty-org/ghostty/releases/tag/tip .

About

wasm viewer

Resources

Stars

149 stars

Watchers

4 watching

Forks

Releases

Packages

Used by

Contributors

Languages