Skip to content

wasm-pack prints wat syntax for a very long time #938

Closed
@Mipsters

Description

@Mipsters

🐛 Bug description

wasm-pack build prints to console what I think is wat

🤔 Expected Behavior

build the project
not print wat code to console?

👟 Steps to reproduce

clone my repo https://github.com/Mipsters/html5ever-wasm
run wasm-pack build
wait for everything to compile
gits of result is linked at the bottom

🌍 Your environment

Include the relevant details of your environment.
wasm-pack version: 0.9.1
rustc version: rustc 1.48.0 (7eac88abb 2020-11-16)

using git bash, powershell or cmd didn't matter
it worked at some point, but then this happened

was actually using this version #908
and it worked pretty good for me except something weird that has nothing to do with this bug
and then this thing happened
and then I checked the regular version to see if it happened there too and it did

partial build log: https://gist.github.com/Mipsters/48511bc1926e3eaaaa5f132425834013

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions