Stream: git-wasmtime

Topic: wasmtime / PR #2390 More SimpleJIT refactorings


view this post on Zulip Wasmtime GitHub notifications bot (Nov 11 2020 at 11:32):

bjorn3 opened PR #2390 from more_simplejit_refactors to main:

Follow up to https://github.com/bytecodealliance/wasmtime/pull/2287

Part of an attempt at supporting hot code swapping in SimpleJIT which as a consequence would allow for lazy compilation of functions with neglectable overhead once all functions are compiled.

view this post on Zulip Wasmtime GitHub notifications bot (Nov 11 2020 at 11:36):

bjorn3 updated PR #2390 from more_simplejit_refactors to main:

Follow up to https://github.com/bytecodealliance/wasmtime/pull/2287

Part of an attempt at supporting hot code swapping in SimpleJIT which as a consequence would allow for lazy compilation of functions with neglectable overhead once all functions are compiled.

view this post on Zulip Wasmtime GitHub notifications bot (Nov 11 2020 at 19:07):

pchickey submitted PR Review.

view this post on Zulip Wasmtime GitHub notifications bot (Nov 11 2020 at 19:16):

pchickey merged PR #2390.


Last updated: Oct 23 2024 at 20:03 UTC