Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
jaroel
/
RustPython
Public
forked from
RustPython/RustPython
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
RustPython
wasm
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Mar 9, 2019
Merge pull request #641 from RustPython/py_module_use
Show description for 010969f
OddCoincidence
authored
010969f
View commit details
Copy full SHA for 010969f
View code at this point
Browse repository at this point
Use py_module at more places.
windelbouwman
committed
6ba5b09
View commit details
Copy full SHA for 6ba5b09
View code at this point
Browse repository at this point
Merge pull request #616 from coolreader18/wasm-syntax-error-location
Show description for adde4e7
windelbouwman
authored
adde4e7
View commit details
Copy full SHA for adde4e7
View code at this point
Browse repository at this point
Merge branch 'master' into store-rcs-in-stored-vm
coolreader18
committed
f1b156d
View commit details
Copy full SHA for f1b156d
View code at this point
Browse repository at this point
Commits on Mar 8, 2019
Convert Python errors to JS errors with row
coolreader18
committed
c563a6d
View commit details
Copy full SHA for c563a6d
View code at this point
Browse repository at this point
Merge branch 'master' of git://github.com/RustPython/RustPython into wasm-syntax-error-location
coolreader18
committed
5569f8d
View commit details
Copy full SHA for 5569f8d
View code at this point
Browse repository at this point
Commits on Mar 7, 2019
Allow JS errors to get the row and column info of the error
coolreader18
committed
7b8c890
View commit details
Copy full SHA for 7b8c890
View code at this point
Browse repository at this point
Commits on Mar 6, 2019
Less explicit PyFuncArgs is better. implemented a From trait for PyFuncArgs
windelbouwman
committed
6d84b4d
View commit details
Copy full SHA for 6d84b4d
View code at this point
Browse repository at this point
Commits on Mar 5, 2019
Fix Cargo.toml versions
coolreader18
committed
b5248fb
View commit details
Copy full SHA for b5248fb
View code at this point
Browse repository at this point
Merge branch 'master' into store-rcs-in-stored-vm
coolreader18
committed
6361380
View commit details
Copy full SHA for 6361380
View code at this point
Browse repository at this point
Merge pull request #602 from coolreader18/prep-wasm-npm
Show description for cb1b9d3
windelbouwman
authored
cb1b9d3
View commit details
Copy full SHA for cb1b9d3
View code at this point
Browse repository at this point
Commits on Mar 4, 2019
Update wasm/lib/README.md
Show description for 006e975
OddCoincidence
and
coolreader18
authored
006e975
View commit details
Copy full SHA for 006e975
View code at this point
Browse repository at this point
Prepare the wasm crate for publishing on npm
coolreader18
committed
55cc653
View commit details
Copy full SHA for 55cc653
View code at this point
Browse repository at this point
Commits on Mar 2, 2019
Merge branch 'master' into store-rcs-in-stored-vm
coolreader18
authored
5428154
View commit details
Copy full SHA for 5428154
View code at this point
Browse repository at this point
Merge remote-tracking branch 'origin/master' into joey/fun-with-functions
Show description for 3478251
OddCoincidence
committed
3478251
View commit details
Copy full SHA for 3478251
View code at this point
Browse repository at this point
Merge pull request #581 from coolreader18/wasm-example-crate-alert
Show description for f3e29c8
windelbouwman
authored
f3e29c8
View commit details
Copy full SHA for f3e29c8
View code at this point
Browse repository at this point
Merge pull request #577 from RustPython/kill_scope_variant
Show description for c8afeae
windelbouwman
authored
c8afeae
View commit details
Copy full SHA for c8afeae
View code at this point
Browse repository at this point
Fix lints in rustpython_wasm
coolreader18
committed
5f8fb89
View commit details
Copy full SHA for 5f8fb89
View code at this point
Browse repository at this point
Use alert() for the WASM example crate
coolreader18
committed
60603d2
View commit details
Copy full SHA for 60603d2
View code at this point
Browse repository at this point
Commits on Mar 1, 2019
Move Scope from pyobject to frame.
cthulahoops
committed
9d6e9ac
View commit details
Copy full SHA for 9d6e9ac
View code at this point
Browse repository at this point
Remove Scope variant from PyObject.
cthulahoops
committed
c2e2441
View commit details
Copy full SHA for c2e2441
View code at this point
Browse repository at this point
Add factory impl for boxed fn and remove extra constructor
OddCoincidence
committed
e2e3353
View commit details
Copy full SHA for e2e3353
View code at this point
Browse repository at this point
Merge pull request #570 from coolreader18/wasm-vm-inject_module
Show description for 387c21f
windelbouwman
authored
387c21f
View commit details
Copy full SHA for 387c21f
View code at this point
Browse repository at this point
Commits on Feb 28, 2019
Merge branch 'master' into wasm-promise-class
coolreader18
authored
500f486
View commit details
Copy full SHA for 500f486
View code at this point
Browse repository at this point
Merge pull request #569 from coolreader18/wasm-alert
Show description for cca19cf
windelbouwman
authored
cca19cf
View commit details
Copy full SHA for cca19cf
View code at this point
Browse repository at this point
Add an `injectModule` method to WASMVM
coolreader18
committed
f619612
View commit details
Copy full SHA for f619612
View code at this point
Browse repository at this point
Commits on Feb 27, 2019
Add alert, confirm, and prompt to the browser module
coolreader18
committed
ea93fb8
View commit details
Copy full SHA for ea93fb8
View code at this point
Browse repository at this point
Fix merge conflicts
coolreader18
committed
e3db472
View commit details
Copy full SHA for e3db472
View code at this point
Browse repository at this point
Merge pull request #548 from rickyhan/new_vm_fns
Show description for 9404c7c
windelbouwman
authored
9404c7c
View commit details
Copy full SHA for 9404c7c
View code at this point
Browse repository at this point
Update WASM example crate/app
coolreader18
committed
179304b
View commit details
Copy full SHA for 179304b
View code at this point
Browse repository at this point
Proper error handling for int to animationFrame id
coolreader18
committed
c4513a1
View commit details
Copy full SHA for c4513a1
View code at this point
Browse repository at this point
newline
coolreader18
committed
b82e829
View commit details
Copy full SHA for b82e829
View code at this point
Browse repository at this point
Scroll to the bottom of the demo when it gets updated
coolreader18
committed
717392c
View commit details
Copy full SHA for 717392c
View code at this point
Browse repository at this point
Update the snippet on page load; insert spaces when tab is pressed
coolreader18
committed
3df8f1c
View commit details
Copy full SHA for 3df8f1c
View code at this point
Browse repository at this point
Convert between JS Promises and PyPromises
coolreader18
committed
1d193e7
View commit details
Copy full SHA for 1d193e7
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.