Building OpenSSL with Emscripten

Sunghyun Park sunggg at umich.edu
Fri May 10 06:55:59 UTC 2019


I realized I made a mistake when I tried that option before.
Now it works great. Thank you! :)

On Thu, May 9, 2019 at 10:43 PM Dr Paul Dale <paul.dale at oracle.com> wrote:

> Configure with the _no-asm_ option.
>
> It will be a **lot** slower.
>
>
> Pauli
> --
> Dr Paul Dale | Cryptographer | Network Security & Encryption
> Phone +61 7 3031 7217
> Oracle Australia
>
>
>
> On 10 May 2019, at 3:33 pm, Sunghyun Park <sunggg at umich.edu> wrote:
>
> Nice to meet you all :)
>
> I faced a problem while building assembly code in OpenSSL (e.g.,
> crypto/x86_64cpuid.s) with Emscripten.
> Since Emscripten does not support compilation for assembly code (As far as
> I know), I'm wondering if there is any version of OpenSSL that does not
> require compiling assembly code.
> Or, if there is anyone who experienced the similar problem, please share
> your experience.
>
> Thank you!
>
> --
> Best, Sung
>
>
>

-- 
Best, Sung
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mta.openssl.org/pipermail/openssl-users/attachments/20190509/e6be5f58/attachment-0001.html>


More information about the openssl-users mailing list