Implement codegen expression Expression::StringLiteral
#1453
Labels
enhancement
New feature or request
Expression::StringLiteral
#1453
Originally posted by @LucasSte in #1449 (comment)
This would be useful in a number of places, including the linked PR.
In emit, it should just yield a interned global string, the same as
Expression::AllocDynamicBytes
does if the Type isSlice
The text was updated successfully, but these errors were encountered: