grovesNL / spirv_cross

Safe Rust wrapper around SPIRV-Cross
Apache License 2.0
86 stars 42 forks source link

Regenerate wasm with `malloc` and `free` #96

Closed grovesNL closed 5 years ago

grovesNL commented 5 years ago

These were omitted during the last update.

grovesNL commented 5 years ago

bors r+

codecov[bot] commented 5 years ago

Codecov Report

Merging #96 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #96   +/-   ##
=======================================
  Coverage   40.85%   40.85%           
=======================================
  Files           7        7           
  Lines        1104     1104           
=======================================
  Hits          451      451           
  Misses        653      653

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 54e8f68...ab38137. Read the comment docs.

bors[bot] commented 5 years ago

Build succeeded