Skip to content
This repository has been archived by the owner on Oct 24, 2021. It is now read-only.

fasterthanlime/ziptest-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ziptest-rs

Try reading a zip with HTML5 Filesystem APIs & Rust + Wasm

Rust part

crate in root of project directory, install wasm-pack then run wasm-pack build.

Frontend part

webpack project in web/, run npm i then npx wp (from web/, uses webpack-nano) frontend, builds into dist/.

Serve

I use http-server right now (the node.js package), serves web/dist

About

Wasm + Rust test

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published