Separate code loading from host library loading
Aberta
on hold
- Linguagem predominante
- Rust
- Estrelas
- 772
- Forks
- 352
- Merge médio
- 1d 12h
- PRs com merge (30d)
- 93
Descrição
`DefaultHost::load_library()` accepts a `Package` or `MastForest`. These forms load code but do not register event handlers. Execution later fails with `UnhandledEvent` when the code emits an event.
Keep `load_library()` for `HostLibrary`. Add separate methods for loading only a package or MAST forest. Add a test using a core precompile event.
Guia de contribuição
Avaliação
Esta issue ainda não foi avaliada.