Open frank-dspeed opened 2 years ago
https://github.com/rust-lang/cc-rs
we switch the build chain to use that.
till we got b8g working. as expected.
first of all we translate this to rust the api is so small that wrapping it is not worth it we will simply recode just.cc in rust using deno v8 bindings.
https://github.com/denoland/deno/tree/main/serde_v8 looks promissing maybe we adopt that even in stealify core to create more simple rust components from binary state.
https://github.com/rust-lang/cc-rs
we switch the build chain to use that.
till we got b8g working. as expected.
first of all we translate this to rust the api is so small that wrapping it is not worth it we will simply recode just.cc in rust using deno v8 bindings.