evmts / tevm-monorepo

A library that enables next-generation UX and DX via putting an ethereum node in the browser and solidity in javascript
https://tevm.sh
MIT License
269 stars 27 forks source link

Allow running on environments that don't support dynamic WebAssembly compilation #1498

Open devceline opened 6 days ago

devceline commented 6 days ago

Running into CompileError: WebAssembly.compile(): Wasm code generation disallowed by embedder when running on Cloudflare Workers when doing an RPC request

linear[bot] commented 6 days ago

TEV-1395 Allow running on environments that don't support dynamic WebAssembly compilation