Skip to content

Rust#623

Merged
devongovett merged 58 commits into
masterfrom
rust
Jan 23, 2018
Merged

Rust#623
devongovett merged 58 commits into
masterfrom
rust

Conversation

@devongovett

Copy link
Copy Markdown
Member

Closes #580

albizures and others added 30 commits December 16, 2017 14:50
 get rid of wargo
 use wasm32-unknown-unknown
[WIP] Support to rust/wasm
Register custom loaders with `bundler.addBundleLoader`
Enables `bundler.getAsset` method to resolve and process an asset at any time, outside of the normal asset tree construction.
This gives us a separate bundle for each output file.
Allows synchronous import to preload modules in external files, e.g. .wasm file, prior to execution of the JS bundle.

Also processes the HMR runtime like other assets.
No longer returns a URL to the JS bundle if there is a bundle loader defined. This will cause the asset to be preloaded prior to JS bundle execution.
devongovett and others added 24 commits January 6, 2018 11:25
…izures-master

# Conflicts:
#	.gitignore
#	package.json
We don’t want to make everyone install those dependencies
@devongovett devongovett merged commit a429c52 into master Jan 23, 2018
@devongovett devongovett deleted the rust branch January 23, 2018 07:21
devongovett added a commit that referenced this pull request Oct 15, 2018
devongovett added a commit that referenced this pull request Oct 15, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants