The best way to reduce performance impact of instantiating a module multiple times is lowering it to wazero's IR or even generating assembly. This renames `DecodeModule` to `CompileModule` to allow that sort of side-effect to be obvious even if it isn't currently implemented. Signed-off-by: Adrian Cole <adrian@tetrate.io>
4.3 KiB
4.3 KiB