Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
P
pyodide
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Boxiang Sun
pyodide
Commits
a913895b
Commit
a913895b
authored
Feb 28, 2018
by
Michael Droettboom
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update build instructions
parent
f2c08119
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
6 deletions
+1
-6
README.md
README.md
+1
-6
No files found.
README.md
View file @
a913895b
...
...
@@ -9,15 +9,10 @@ this means Python has full access to the Web APIs.
These instructions were tested on Linux. OSX should be substantively the same.
1.
Build emscripten according to
[
these
instructions
](
https://developer.mozilla.org/en-US/docs/WebAssembly/C_to_wasm
)
.
1.
Build/install emscripten according to its instructions.
2.
Enable the emscripten environment (
`source emsdk_env.sh`
)
3.
Build this project.
[It assumes that
`cpython-emscripten`
was checked out and built in a
directory alongside this project. TODO: Provide a way to specify the
cpython-emscripten location]
Type
`make`
.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment