pub fn compile_bytes_with_source_map(source: &[u8]) -> SourceMappedCompileOutputExpand description
Decodes and compiles source bytes with an engine-facing source map.
pub fn compile_bytes_with_source_map(source: &[u8]) -> SourceMappedCompileOutputDecodes and compiles source bytes with an engine-facing source map.