This website requires JavaScript.
Explore
Help
Sign In
kaizenkodo
/
HEL
Watch
2
Star
0
Fork
0
You've already forked HEL
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
91
Commits
1
Branch
0
Tags
1b96ca323986647bf987cd0ef0e3ae81ece3d44b
Commit Graph
3 Commits
Author
SHA1
Message
Date
Oleksandr Kozachuk
1b96ca3239
Some WASM changes, not ready yet.
2023-01-03 11:15:40 +01:00
Oleksandr Kozachuk
69f65a5be0
Make helwasm compilable for wasm32-unknown-unknown target.
2023-01-01 19:46:14 +01:00
Oleksandr Kozachuk
eced302282
Split project into three workspaces: hel (the library), helcli (the tool) and helwasm (the wasm code). Move wasm incompatible code to extra modules in utils.rs to be implementable separately for wasm.
2023-01-01 18:50:16 +01:00