Skip to main content

compile_bytes_with_source_map

Function compile_bytes_with_source_map 

Source
pub fn compile_bytes_with_source_map(source: &[u8]) -> SourceMappedCompileOutput
Expand description

Decodes and compiles source bytes with an engine-facing source map.