Skip to content

Conversation

jprendes
Copy link
Contributor

@jprendes jprendes commented Aug 4, 2025

No description provided.

@jprendes jprendes added the kind/enhancement For PRs adding features, improving functionality, docs, tests, etc. label Aug 4, 2025
@jprendes jprendes force-pushed the builder branch 5 times, most recently from b2e8dd8 to c76cf9e Compare August 5, 2025 15:26
@syntactically
Copy link
Member

I would prefer to move to a model where host functions are known at compile time & sandbox configuration is greatly reduced, so basically instead of all this you would just have create_snapshot_from_binary(binary), sandbox::new() (where host functions get registered at compile time, so that we don't have to do string comparisons constantly), load_snapshot_into_sandbox(snapshot, scratch_mem_size)

Signed-off-by: Jorge Prendes <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement For PRs adding features, improving functionality, docs, tests, etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants