bytecodealliance / bytecodealliance/wasmtime
ISLE: support `&'static str`s
Open
enhancement
isle
- Dominant language
- Rust
- Stars
- 18.6k
- Forks
- 1.8k
- Avg merge
- 1d 18h
- Merged PRs (30d)
- 126
Description
They require lexer/parser support, so I think they should just be built into the core ISLE language as a primtive type.
The main thing I want to enable is passing diagnostic messages to external constructors that are essentially a wrapper around `panic!()` or `unreachable!()`.
Contributor guide
Assessment
This issue has not been assessed yet.