andrzejressel / pulumi-wasm

Pulumi support for WASM languages
https://andrzejressel.github.io/pulumi-wasm/
Mozilla Public License 2.0
1 stars 0 forks source link

Add WASM interpreter for testing #362

Open andrzejressel opened 1 month ago

andrzejressel commented 1 month ago

Tests are incredibly slow because we spend initial 1 minutes for compiling WASM module inside Wasmtime

andrzejressel commented 4 weeks ago

After changing to release tests are much faster. This task is also blocked on wasmtime pulley: https://github.com/bytecodealliance/wasmtime/tree/main/pulley