Skip to content

环境安装, 建议直接贴上 Emscripten 官网链接, 要不然容易劝退 #35

Description

@adamma1024
./emsdk install sdk-incoming-64bit binaryen-master-64bit
error: tool or SDK not found: 'sdk-incoming-64bit'

人家 Emscripten 官网上是这么写的:

# Fetch the latest version of the emsdk (not needed the first time you clone)
git pull

# Download and install the latest SDK tools.
./emsdk install latest

# Make the "latest" SDK "active" for the current user. (writes .emscripten file)
./emsdk activate latest

# Activate PATH and other environment variables in the current terminal
source ./emsdk_env.sh

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions