Skip to content

Missing 'make wasm' after switch to Cmake #375

@JimmyDansbo

Description

@JimmyDansbo

After switching from using make to cmake, there is no longer a wasm target.

Following the webassembly information as well as the github actions build of the web emulator, I have created this script that should be able to pull and build the web emulator directly from github:
https://gist.github.com/JimmyDansbo/d67210650ed254cf6118a0c1ed39497e

I have also tried to modify the current Makefile to enable the wasm option again. I think I have succeeded however I don't know enough about cmake to make clean remove the wasm assets so I just do it with rm.

Makefile.txt

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions