shadowsocks/crypto2

Compile with wasm-pack failed

Closed this issue · 1 comments

image

I‘ve already install nightly toolchain, just like :

Default host: x86_64-apple-darwin
rustup home:  /Users/limodou/.rustup

installed toolchains
--------------------

stable-x86_64-apple-darwin
beta-x86_64-apple-darwin
nightly-x86_64-apple-darwin (default)
1.56.0-x86_64-apple-darwin

installed targets for active toolchain
--------------------------------------

wasm32-unknown-unknown
x86_64-apple-darwin

active toolchain
----------------

nightly-x86_64-apple-darwin (default)
rustc 1.60.0-nightly (8cdb3cd94 2022-01-25)

So how to fixed the error? Thanks.

It seems that wasm's pointer size is 32bits.