Giter Club home page Giter Club logo

Comments (5)

piscisaureus avatar piscisaureus commented on August 23, 2024

What does the output of rustup show look like?

from rusty_v8.

seishun avatar seishun commented on August 23, 2024
Default host: i686-pc-windows-msvc
rustup home:  C:\Users\Nikolai\.rustup

stable-i686-pc-windows-msvc (default)
rustc 1.41.0 (5e1a79984 2020-01-27)

from rusty_v8.

piscisaureus avatar piscisaureus commented on August 23, 2024

We don't support building Deno for 32-bit x86 targets, and I'm not sure we ever will.
So i'd suggest to install the 64-bit rust toolchain. I'm not really sure how to do this, so I'd suggest:

  1. Uninstall rust / rustup.
  2. Install rust using rustup-init x64 from https://win.rustup.rs/x86_64

This is what you're after:

D:\deno2>rustup show
Default host: x86_64-pc-windows-msvc
rustup home:  C:\Users\BertBelder\.rustup

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

stable-x86_64-pc-windows-msvc (default)

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

stable-x86_64-pc-windows-msvc (default)

from rusty_v8.

seishun avatar seishun commented on August 23, 2024

Should that be mentioned in the docs here (and in deno)? Currently, installing Rust from https://www.rust-lang.org/tools/install will get you a 32-bit toolchain by default (although it seems it's going to change, see rust-lang/rustup#2186 and rust-lang/www.rust-lang.org#1004).

from rusty_v8.

ry avatar ry commented on August 23, 2024

@seishun yes some comments in the manual would be helpful.

from rusty_v8.

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.