Skip to content

data-exp-lab/rust-yt-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rust-yt-tools

Experimental rust-yt work to compile to wasm.

To get this working, you will need to install rustup and potentially set it to use the nightly installation.

The easiest way to build this package is to install the crate wasm-pack. Once you've done that, you should be able to build from source using the following steps:

git clone https://github.com/data-exp-lab/rust-yt-tools
cd ./rust-yt-tools
wasm-pack build --scope data-exp-lab

This package is primarily designed as a mechanism for creating wasm code to be used in Jupyter widgets, for instance as in the widgyts library, but may grow to include more functionality.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages