Skip to content

Wasm Development#452

Merged
hummingly merged 8 commits into
masterfrom
wasm-dev
May 1, 2022
Merged

Wasm Development#452
hummingly merged 8 commits into
masterfrom
wasm-dev

Conversation

@hummingly

Copy link
Copy Markdown
Collaborator
  • Adds SIMD feature detection.
  • Adds custom build tool. WASM-pack does not allow for the rapid/bleeding edge development that is needed when experimenting. Additionally, wasm-bindgen CLI invokations are really long.
  • Pins rustc version due to code generation regression in latests stable release.
  • Re-organizes directory structure to output Webassembly modules into packages directory.

* Fix build scripts
* Put masonry versions into one package
* Fix adding target and components not to the selected toolchain.
* Fix components not being added.
* Versions from 1.60.0 show rust-lld errors and generate noticably slower SIMD code.
* Use opt level 3 for wasm-opt.
@hummingly hummingly merged commit 493f19a into master May 1, 2022
@hummingly hummingly deleted the wasm-dev branch May 1, 2022 13:29
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.

1 participant