Catherine
Catherine
This is probably caused by toplevel expunging.
> Do we need a wasm-specific macro here, or can we just use `__EXCEPTIONS`? Emscripten has multiple macros because it has multiple flavors of exception handling, however wasi-sdk doesn't support...
I've compiled all of the [YoWASP](https://yowasp.org) tools with the patched SDK and I've tested yosys, nextpnr-ecp5, ecppack (a somewhat diverse set of codebases, the last two including boost). I confirmed...
*\*whispers\** rust macros
Well gpcosim is not useful without iverilog, is it?
iverilog's vpi_user.h's license (GPLv2+) is not compatible with openfpga's (LGPLv2.1+).
ctest has test dependencies: `set_property(TEST testX APPEND PROPERTY DEPENDS testY)`
Where did we want to upload it anyways...
More like get an actual README
Every crate I've seen that supports this (quite a few as a result of my PRs) has an alloc feature. Is there anything in particular you're uncertain about?