Skip to content

Update README.md#82

Merged
sunfishcode merged 1 commit intobytecodealliance:masterfrom
mcculley:patch-2
Mar 28, 2019
Merged

Update README.md#82
sunfishcode merged 1 commit intobytecodealliance:masterfrom
mcculley:patch-2

Conversation

@mcculley
Copy link
Contributor

Fix grammar error.

Fix grammar error.
@sunfishcode
Copy link
Member

Good catch!

@sunfishcode sunfishcode merged commit c39a7f8 into bytecodealliance:master Mar 28, 2019
grishasobol pushed a commit to grishasobol/wasmtime that referenced this pull request Nov 29, 2021
howjmay pushed a commit to howjmay/wasmtime that referenced this pull request Jan 24, 2022
* Add build/include/wasmtime

Following the update to Wasmtime's new C API in bytecodealliance#81, the header files are now not
only in build/local, but also in build/local/wasmtime.

This commit adds the directory "build/include/wasmtime" as a valid empty go
package, like it was done in bytecodealliance#45 for the other build directories.

It also addapts `ci/local.sh` to:
- copy the additional header files in build/include/wasmtime
- stop this script from removing the "empty.go" files.

* Import build packages + add CI test for vendoring

- Import build packages, to prevent `go mod vendor` from pruning the build
  directories;
- Update download-wasmtime.py to re-create the "empty.go" files and keep
  the Go packages in "build"
- Add a CI test to check that wasmtime-go can be used by Go projects using
  dependency vendoring

* Fix for Bazel
mooori pushed a commit to mooori/wasmtime that referenced this pull request Dec 20, 2023
alexcrichton pushed a commit to alexcrichton/wasmtime that referenced this pull request Oct 8, 2025
Re-export Wasmtime crate to allow easier use with Wizer API.
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