Giter Club home page Giter Club logo

Comments (6)

jeromelaban avatar jeromelaban commented on May 23, 2024

Thanks for the report!

Which version of Windows are you running ? (Running winver.exe will tell you).

from uno.wasm.bootstrap.

jeromelaban avatar jeromelaban commented on May 23, 2024

Also, what command are you running and in which environment (e,g, directly in WSL or from VS) ?

from uno.wasm.bootstrap.

maierfelix avatar maierfelix commented on May 23, 2024

Windows 10 Version 1909 (OS Build 18363.657). I use WSL Ubuntu 18.04.

Edit: AOT compilation is crucial for me as I need to parse many large and complex files with it. Unfortunately in interpreted mode, the performance is unacceptable.

from uno.wasm.bootstrap.

jeromelaban avatar jeromelaban commented on May 23, 2024

Indeed, Interpreter speed is not appropriate. The reason I'm asking is there's \\wsl$\ in your path, and I'm wondering if this is related to the fact that you're building directly from the filesystem exposed through the windows explorer.

Are you building from visual studio ? If you are, where is the project located? The bootstrapper can from directly from WSL (from the shell) or from a local windows path (e.g. C:\ based).

from uno.wasm.bootstrap.

maierfelix avatar maierfelix commented on May 23, 2024

I don't build from Visual Studio, also I don't see \\wsl$\ in my path. The project is located in /mnt/c/Users/User/Desktop/LXSS_SHARED/test. I tried moving it to /home, didn't help either

from uno.wasm.bootstrap.

maierfelix avatar maierfelix commented on May 23, 2024

I just directly use mono-wasm now, closing this..

from uno.wasm.bootstrap.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.