Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / dtolnay/watt issues and pull requests

#55 - Pure Macros

Issue - State: open - Opened by rzvxa 3 months ago

#54 - Demo build failing + Example module decode error

Issue - State: open - Opened by wbrickner 9 months ago

#53 - Turn on deny(unsafe_op_in_unsafe_fn)

Pull Request - State: closed - Opened by dtolnay 9 months ago

#52 - Avoid relying on libproc_macro discriminants

Pull Request - State: closed - Opened by dtolnay about 1 year ago

#51 - Update to syn 2

Pull Request - State: closed - Opened by dtolnay over 1 year ago

#50 - Any chance watt can be upstreamed to cargo?

Issue - State: open - Opened by NobodyXu almost 2 years ago - 8 comments

#49 - Stabilize Ident::new_raw in proc-macro

Pull Request - State: closed - Opened by dtolnay about 2 years ago

#48 - Fix the WATT_JIT feature

Pull Request - State: closed - Opened by alexcrichton over 2 years ago

#46 - Update to support proc-macro2 1.0.26

Pull Request - State: closed - Opened by dtolnay over 3 years ago

#45 - Cannot depend on crates that depends on procedural macro?

Issue - State: open - Opened by MashPlant almost 4 years ago - 2 comments

#44 - use proc_macro instead of proc_macro2

Pull Request - State: open - Opened by Freax13 about 4 years ago - 1 comment

#43 - Addressing crate local state for procedural macros problem

Issue - State: open - Opened by mikevoronov over 4 years ago - 6 comments

#42 - proc_macro instead of proc_macro2

Issue - State: open - Opened by Freax13 over 4 years ago - 9 comments

#41 - `cargo watt` subcommand

Issue - State: open - Opened by jakobhellermann over 4 years ago - 2 comments

#40 - Enable GitHub Actions

Pull Request - State: closed - Opened by dtolnay over 4 years ago

#39 - Tweak README example to be clearer

Pull Request - State: closed - Opened by Arnavion over 4 years ago - 3 comments

#37 - Implement wasm=>host feature query

Pull Request - State: closed - Opened by CAD97 over 4 years ago - 1 comment

#36 - PoC: feature passthrough

Pull Request - State: closed - Opened by CAD97 over 4 years ago - 3 comments

#35 - Forwarding cargo features into the wasm

Issue - State: open - Opened by CAD97 over 4 years ago - 3 comments

#34 - Allow raw identifiers

Pull Request - State: closed - Opened by CAD97 over 4 years ago - 2 comments

#33 - With watt's proc-macro, parsing raw identifiers causes a panic

Issue - State: closed - Opened by CAD97 over 4 years ago

#32 - include_bytes is a macro [README typo]

Pull Request - State: closed - Opened by CAD97 over 4 years ago

#31 - Update jit instructions for wasmtime

Pull Request - State: closed - Opened by JasperDeSutter almost 5 years ago

#30 - JIT runtime failed to initiate panic

Issue - State: open - Opened by dtolnay almost 5 years ago - 3 comments
Labels: help wanted

#29 - Rebase of #26

Pull Request - State: closed - Opened by dtolnay almost 5 years ago

#28 - Ensure that proc-macro2 has the right autotrait impls

Pull Request - State: closed - Opened by dtolnay almost 5 years ago

#27 - Rework wasm entry point

Pull Request - State: closed - Opened by dtolnay almost 5 years ago

#26 - Lex TokenStreams from within wasm

Pull Request - State: closed - Opened by mystor almost 5 years ago - 1 comment

#25 - Comment out unused wasm C apis

Pull Request - State: closed - Opened by dtolnay almost 5 years ago

#24 - Change canonical entry point to use a separate static for &[u8]

Pull Request - State: closed - Opened by dtolnay almost 5 years ago

#23 - Ensure that patched proc-macro2 types have the same autotraits as real proc-macro2

Issue - State: closed - Opened by dtolnay almost 5 years ago
Labels: help wanted

#22 - Optimize the wasm `proc-macro2` runtime

Pull Request - State: closed - Opened by alexcrichton almost 5 years ago

#21 - Cache module instantiations per-thread

Pull Request - State: closed - Opened by alexcrichton almost 5 years ago - 1 comment

#20 - Investigate more efficient implementation of `proc-macro2`

Issue - State: closed - Opened by alexcrichton almost 5 years ago

#19 - Consider printing warning in non-JIT mode if any single invocation takes >100ms

Issue - State: open - Opened by dtolnay almost 5 years ago
Labels: help wanted

#18 - Move token_stream_parse implementation to Wasm

Issue - State: closed - Opened by dtolnay almost 5 years ago - 4 comments
Labels: help wanted

#17 - Improve access to a precompiled wasm runtime

Issue - State: open - Opened by alexcrichton almost 5 years ago
Labels: help wanted

#16 - Cache wasm module instantiations across macro invocations

Issue - State: closed - Opened by alexcrichton almost 5 years ago - 4 comments

#15 - Improve JIT build documentation and support

Pull Request - State: closed - Opened by alexcrichton almost 5 years ago - 2 comments

#14 - Optimize the ABI boundary of wasm-compiled proc macros

Pull Request - State: closed - Opened by alexcrichton almost 5 years ago

#13 - Eliminate unsafe memory pointer in sym.rs

Issue - State: closed - Opened by dtolnay almost 5 years ago - 4 comments
Labels: help wanted

#12 - Warnings on unnecessary trailing semicolon in fnimpl macros

Issue - State: closed - Opened by dtolnay almost 5 years ago - 1 comment
Labels: help wanted

#11 - Add initial support for running via an on-system JIT

Pull Request - State: closed - Opened by alexcrichton almost 5 years ago - 1 comment

#10 - Copy strings directly into WASM memory

Pull Request - State: closed - Opened by mystor almost 5 years ago

#9 - Fix overflow during validation on 32-bit machines.

Pull Request - State: closed - Opened by msizanoen1 almost 5 years ago - 1 comment

#8 - Tooling for verifying wasm was compiled from the public source

Issue - State: open - Opened by vorner almost 5 years ago - 3 comments
Labels: help wanted

#7 - Consider using sandboxing as defense in depth

Issue - State: closed - Opened by dlight almost 5 years ago - 1 comment

#6 - Debug info is compiled in

Issue - State: open - Opened by est31 almost 5 years ago - 2 comments

#5 - Panic info is compiled in

Issue - State: open - Opened by est31 almost 5 years ago

#4 - fix typo in README.md

Pull Request - State: closed - Opened by seeekr almost 5 years ago

#3 - Consider adding a separate WASI runtime for build.rs isolation

Issue - State: open - Opened by kazimuth almost 5 years ago - 4 comments
Labels: help wanted

#2 - Hand off code to a preinstalled optimized runtime if available

Issue - State: open - Opened by dtolnay almost 5 years ago - 33 comments
Labels: help wanted

#1 - Set up a benchmark of the runtime

Issue - State: open - Opened by dtolnay almost 5 years ago
Labels: help wanted