HN Top New Show Ask Jobs

settings

Theme

Hand Mode

Feed

Comment by phickey

Comment by phickey 8 days ago

0 replies

View on Hacker News

Wasmtime's epoch system was designed specifically to have a much, much lower performance impact than fuel metering, at the cost of being nondeterministic. Since different embeddings have different needs there, wasmtime provides both mechanisms. Turning epochs on should be trivial if your system provides any sort of concurrency: https://github.com/bytecodealliance/wasmtime/blob/main/examp...