Skip to content

HarikrishnanBalagopal/test-wasi-fs-browser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Test FS in WASM/WASI with Golang

app screenshot

Prerequisites

  • Go version 1.20
  • TinyGo 0.28.1

Important: For logrus to be compiled properly we need to use a fork, see sirupsen/logrus#1394 (comment)

Usage

Build the Wasm binary

$ make ci

and then build the website

$ make web

Then go to http://localhost:8080 in your browser

About

Test WASI virtual filesystem in the browser

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published