Skip to content

trevor403/wasm-fs-access

Repository files navigation

wasm-fs-access

An adapter to use GoogleChromeLabs/wasi-fs-access with Golang's wasm_exec runtime.

This is based on the native File System Access API which was recently added to Chrome 86.

I wanted to do this so I could benefit from the use of Golang over TinyGo in the browser. I also wanted to use the wasm/js target over WASI which removes access to the syscall/js package. I needed this for websockets and http fetch in particular.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published