Open jamiebrynes7 opened 5 years ago
The idea of using WASM as a way of providing compile-time extensions has been coming up elsewhere in the Rust community, too. We should check out watt and see if we ~steal ideas from it~ use it as inspiration :grin:
We should check out watt and see if we steal ideas from it use it as inspiration 😁
That project is exactly what prompted the thought to use WASM for plugins 😉
As part of https://github.com/jamiebrynes7/spatialos-sdk-rs/issues/107, the idea of code generator plugins was brought up. This issue should track this particular use case and possible solutions.
build.rs
to configure the plugins.