mirror of
https://github.com/YosysHQ/yosys
synced 2025-04-27 02:45:52 +00:00
Merge pull request #2001 from whitequark/wasi
Add WASI platform support
This commit is contained in:
commit
bbde241942
17 changed files with 166 additions and 29 deletions
|
@ -1,3 +1,3 @@
|
|||
ifneq ($(CONFIG),emcc)
|
||||
ifeq ($(DISABLE_SPAWN),0)
|
||||
OBJS += frontends/rpc/rpc_frontend.o
|
||||
endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue