Popular repositories
241 contributions in the last year
Less
More
Activity overview
Contributed to
ruffle-rs/ruffle,
ruffle-rs/ruffle-rs.github.io,
ClickHouse/ClickHouse
and 5 other
repositories
Contribution activity
August 2021
Created 9 commits in 3 repositories
Created a pull request in ruffle-rs/ruffle that received 3 comments
dev: Only test nightly rustc on ubuntu
Didn't run this yet, so let's see how the PR gets built. Reduces Rust build matrix size from 9 to 5 combinations.
+7
β4
β’
3
comments
Opened 4 other pull requests in 2 repositories
ruffle-rs/ruffle
2
merged
1
open
rustwasm/wasm-bindgen
1
merged
Reviewed 16 pull requests in 1 repository
ruffle-rs/ruffle
16 pull requests
- web: Bump wasm-bindgen to 0.2.76
- dev: check formatting before running tests
- web: Adds support for base embed/object attribute (Part of #4258)
- avm2: implement string.split for undefined
- web: Re-enable context menu on mobile, with option to disable
- chore: Appease clippy
- chore: Bump png from 0.16.8 to 0.17.0
- extension: Fix warning on Firefox
- extension: vectorize logo image
- avm2: Stub flash.system.Capabilities
- core: Reset mouse visible when loading movie to root (Fixes #4358)
- demo: Fix local file uploads on iOS
- core: Add DefineBinaryData and SymbolClass connection (Part of #1368)
- web: Link all CompileErrors to wiki without a report bug button
- web: Bump wasm-bindgen to 0.2.75
- Extension: Sidestep CORS issues by offering to load the SWF in a tab
Created an issue in ruffle-rs/ruffle that received 2 comments
Remaining issues regarding AS3 builtin class properties and type casts
As a followup to #4422 , seems like property traits' types are not respected? Given:
public class Test extends MovieClip { var x: Number; publicβ¦
2
comments