Y
Hacker News
new
|
ask
|
show
|
jobs
by
pshu
717 days ago
what about this
https://crates.io/crates/rust-embed
1 comments
cmrdporcupine
717 days ago
Well yes I'm using something familiar, to embed the HTML and JS directly. But want to embed a webpacked entity, and have it run through a typescript compiler. But would like something driven from build.rs
link