1
0

build.rs 148 B

12345
  1. // todo
  2. // build the .wasm bundle directly from this build script
  3. // the bundle should never change (and not be linked to user code)]
  4. fn main() {}