This website requires JavaScript.
Explore
Help
Sign In
arnaucube
/
ethdos-fold
Watch
1
Star
0
Fork
0
You've already forked ethdos-fold
mirror of
https://github.com/arnaucube/ethdos-fold.git
synced
2026-01-12 00:41:29 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
4
Commits
1
Branch
0
Tags
8d11ef2fcb7fe06ed03649998954b5366093bff0
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
arnaucube
8d11ef2fcb
add WASM bindings
2024-12-27 19:33:08 +01:00
src
add WASM bindings
2024-12-27 19:33:08 +01:00
.gitignore
init repo
2024-12-27 19:21:12 +01:00
Cargo.toml
init repo
2024-12-27 19:21:12 +01:00
LICENSE
init repo
2024-12-27 19:21:12 +01:00
README.md
add WASM bindings
2024-12-27 19:33:08 +01:00
README.md
ethdos-fold
run native tests:
cargo test --release -- --nocapture
build wasm:
wasm-pack build --target web
serve the web:
python -m http.server 8080
go to
http://127.0.0.1:8080/index.html
Reference in New Issue
View Git Blame
Copy Permalink
Description
No description provided
Readme
MIT
481
KiB
Languages
Rust
72.4%
HTML
27.6%